summaryrefslogtreecommitdiffstats
path: root/pdf/DEPS
diff options
context:
space:
mode:
authorjochen <jochen@chromium.org>2015-07-16 04:30:42 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-16 11:31:15 +0000
commit28df6b96bf8f5614f02a315eda1d7610ef8b4532 (patch)
tree4885249dc86447450ea902755176c32cc37addc7 /pdf/DEPS
parentc61c57ba90e6cd5bdc395643f24e4d12fd434c55 (diff)
downloadchromium_src-28df6b96bf8f5614f02a315eda1d7610ef8b4532.zip
chromium_src-28df6b96bf8f5614f02a315eda1d7610ef8b4532.tar.gz
chromium_src-28df6b96bf8f5614f02a315eda1d7610ef8b4532.tar.bz2
Roll PDFium d1b0a8d:acf0647
cc8b4d8 Make v8 embedder data slot configurable 281d1d2 Flip the shut down order in tests. 5b4f57c Make ContentStreamParser members private, fix constructor bf45988 Add a null pointer check to CPDF_CalRGB::v_Load(). e3db14f Kill Func_Renderpage global function pointer, it never changes. 97dd3fe Revert "Add test case for parsing endobj keywords." by Tom Sepez - 14 hours ago 5bd88ec Add test case for parsing endobj keywords. by Tom Sepez - 15 hours ago acf0647 Add missing reinterpret_cast from void to v8::Isolate 8ccc206 Revert "Pump the v8 message loop in tests" 1c79928 Plumb in an externally created v8::Isolate 3045780 Pump the v8 message loop in tests 7592479 Move extern cmap declarations from .cpp files into new .h files. dacc22c Move FPDFAPI_FlateInit() prototype and friends to .h file 0c96176 Tighten up DEPS include rules. BUG=none R=tsepez@chromium.org,ulan@chromium.org Review URL: https://codereview.chromium.org/1229403003 Cr-Commit-Position: refs/heads/master@{#339014}
Diffstat (limited to 'pdf/DEPS')
-rw-r--r--pdf/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf/DEPS b/pdf/DEPS
index 9a8016c..5c46815 100644
--- a/pdf/DEPS
+++ b/pdf/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"!chrome/common/content_restriction.h",
"!content/public/common/page_zoom.h",
"+components/ui/zoom/page_zoom_constants.h",
+ "+gin/public/gin_embedders.h",
"+net",
"+ppapi",
"+printing/units.h",