summaryrefslogtreecommitdiff
path: root/xfa_test/pdf/DEPS
diff options
context:
space:
mode:
authorBo Xu <bo_xu@foxitsoftware.com>2014-11-03 18:38:41 -0800
committerBo Xu <bo_xu@foxitsoftware.com>2014-11-03 18:38:41 -0800
commit9d9f6c347f56b07ec519c93097066a7eb541263d (patch)
tree040b7a6aa6618e31fc11500d658b56567fbc89b7 /xfa_test/pdf/DEPS
parent062a0798d91646959e8092a129fbe706534ca387 (diff)
downloadpdfium-9d9f6c347f56b07ec519c93097066a7eb541263d.tar.xz
Remove xfa_test for delivery
Diffstat (limited to 'xfa_test/pdf/DEPS')
-rw-r--r--xfa_test/pdf/DEPS9
1 files changed, 0 insertions, 9 deletions
diff --git a/xfa_test/pdf/DEPS b/xfa_test/pdf/DEPS
deleted file mode 100644
index 73f2f8f44d..0000000000
--- a/xfa_test/pdf/DEPS
+++ /dev/null
@@ -1,9 +0,0 @@
-include_rules = [
- "!chrome/browser/chrome_page_zoom_constants.h",
- "!chrome/common/content_restriction.h",
- "!content/public/common/page_zoom.h",
- "+net",
- "+ppapi",
- "+third_party/pdfium/fpdfsdk/include",
- "+ui/events/keycodes/keyboard_codes.h",
-]