diff options
author | dsinclair <dsinclair@chromium.org> | 2016-10-04 13:45:44 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-10-04 13:45:44 -0700 |
commit | 98151cab3d24c021597d1fb075437675a3db7e12 (patch) | |
tree | db899ca0da8b36da620d9f61b64ec733a5e0e3c9 /xfa/fxfa/app/DEPS | |
parent | 968a88ff7202995bf8bb9a11470dff1fda54eeed (diff) | |
download | pdfium-98151cab3d24c021597d1fb075437675a3db7e12.tar.xz |
Cleanup DEPS files
Remove redundant DEPS files and DEPS file entries.
Review-Url: https://codereview.chromium.org/2390833003
Diffstat (limited to 'xfa/fxfa/app/DEPS')
-rw-r--r-- | xfa/fxfa/app/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xfa/fxfa/app/DEPS b/xfa/fxfa/app/DEPS index bab6ddb1de..5c72d1d0b2 100644 --- a/xfa/fxfa/app/DEPS +++ b/xfa/fxfa/app/DEPS @@ -2,8 +2,5 @@ include_rules = [ '+core/fdrm/crypto', '+core/fpdfapi/font', '+core/fpdfapi/page', - '+core/fpdfapi/parser', '+core/fpdfdoc', - '+core/fxcodec', - '+core/fxcodec/codec', ] |