summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-10-16 09:38:32 -0700
committerTom Sepez <tsepez@chromium.org>2015-10-16 09:38:32 -0700
commit8316a8a0274558f7a0f515e04bb13a7cca5762b2 (patch)
tree7f6978304ce6b8ffb4a57253ca86b519b2148786 /DEPS
parentb5cbfb4cd12b6499912367f9a1e11c666157acb8 (diff)
downloadpdfium-8316a8a0274558f7a0f515e04bb13a7cca5762b2.tar.xz
DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion.
Adds the following new violations: ERROR in core/include/fpdfapi/fpdf_parser.h Illegal include: "public/fpdfview.h" ERROR in core/include/fpdfapi/fpdf_render.h Illegal include: "public/fpdf_progressive.h" ERROR in core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_embeddertest.cpp Illegal include: "public/fpdfview.h" BUG=pdfium:217 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1411493002 .
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 0 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index e1c4fa3653..74097a67d9 100644
--- a/DEPS
+++ b/DEPS
@@ -31,10 +31,8 @@ deps_os = {
}
include_rules = [
- '+public',
'+testing',
'+third_party/base',
- '+v8',
]
hooks = [