summaryrefslogtreecommitdiffstats
path: root/pdf/DEPS
diff options
context:
space:
mode:
authortsepez <tsepez@chromium.org>2015-05-12 14:07:11 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-12 21:08:23 +0000
commitce5a54c7151bcbe5accb108ed81554e4bde7280d (patch)
tree878d883bf3f876f2cdd4e915417d8f404dd35768 /pdf/DEPS
parent5b4e72c6ad0924d64d5eb9a10e063bc9334e95b2 (diff)
downloadchromium_src-ce5a54c7151bcbe5accb108ed81554e4bde7280d.zip
chromium_src-ce5a54c7151bcbe5accb108ed81554e4bde7280d.tar.gz
chromium_src-ce5a54c7151bcbe5accb108ed81554e4bde7280d.tar.bz2
Roll PDFium to 8f6445b.
This pulls in a new API that allows chrome to stop including private PDFium headers. Chrome is modified to use it, and the inculde rules are updated to reflect a "public header only" policy. BUG=486818 Review URL: https://codereview.chromium.org/1129223005 Cr-Commit-Position: refs/heads/master@{#329487}
Diffstat (limited to 'pdf/DEPS')
-rw-r--r--pdf/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdf/DEPS b/pdf/DEPS
index 9813a3f..9a8016c 100644
--- a/pdf/DEPS
+++ b/pdf/DEPS
@@ -5,7 +5,6 @@ include_rules = [
"+net",
"+ppapi",
"+printing/units.h",
- "+third_party/pdfium/fpdfsdk/include/pdfwindow",
"+third_party/pdfium/public",
"+ui/events/keycodes/keyboard_codes.h",
"+v8/include/v8.h"