summaryrefslogtreecommitdiff
path: root/fpdfsdk/DEPS
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-10-04 13:45:44 -0700
committerCommit bot <commit-bot@chromium.org>2016-10-04 13:45:44 -0700
commit98151cab3d24c021597d1fb075437675a3db7e12 (patch)
treedb899ca0da8b36da620d9f61b64ec733a5e0e3c9 /fpdfsdk/DEPS
parent968a88ff7202995bf8bb9a11470dff1fda54eeed (diff)
downloadpdfium-98151cab3d24c021597d1fb075437675a3db7e12.tar.xz
Cleanup DEPS files
Remove redundant DEPS files and DEPS file entries. Review-Url: https://codereview.chromium.org/2390833003
Diffstat (limited to 'fpdfsdk/DEPS')
-rw-r--r--fpdfsdk/DEPS11
1 files changed, 1 insertions, 10 deletions
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS
index 624a4c22be..5b1f3c4f60 100644
--- a/fpdfsdk/DEPS
+++ b/fpdfsdk/DEPS
@@ -1,14 +1,5 @@
include_rules = [
- '+core/fpdftext',
- '+core/fpdfapi',
- '+core/fpdfapi/edit',
- '+core/fpdfapi/page',
- '+core/fpdfapi/parser',
- '+core/fpdfapi/render',
- '+core/fpdfdoc',
- '+core/fxcodec',
- '+core/fxcrt',
- '+core/fxge',
+ '+core',
'+public',
'+v8',
'+xfa/fwl/core',