From c52710c4eb6a4647696f413df136c7643678a7c5 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Tue, 14 Jul 2015 16:21:49 -0700 Subject: Merge to XFA: Tighten up DEPS include rules. Original Review URL: https://codereview.chromium.org/1233583004 . TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1234923006 . --- samples/DEPS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 samples/DEPS (limited to 'samples/DEPS') diff --git a/samples/DEPS b/samples/DEPS new file mode 100644 index 0000000000..cf2a702a7e --- /dev/null +++ b/samples/DEPS @@ -0,0 +1,4 @@ +include_rules = [ + '+fx_lpng', + '+third_party/zlib_v128', +] \ No newline at end of file -- cgit v1.2.3