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 . --- DEPS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index dbbc207492..6387890537 100644 --- a/DEPS +++ b/DEPS @@ -29,11 +29,10 @@ deps_os = { } include_rules = [ - '+core/include', - '+fpdfsdk/include', '+public', '+testing', '+third_party/base', + '+v8', ] hooks = [ -- cgit v1.2.3