summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-07-14 16:21:49 -0700
committerTom Sepez <tsepez@chromium.org>2015-07-14 16:21:49 -0700
commitc52710c4eb6a4647696f413df136c7643678a7c5 (patch)
treeca8fb944503239b881962ec2ce4ce6d9314a2e61 /DEPS
parent83ad95c4e0b220a37af078e7e4e45b199052bf2e (diff)
downloadpdfium-c52710c4eb6a4647696f413df136c7643678a7c5.tar.xz
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 .
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 1 insertions, 2 deletions
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 = [