Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(688)

Unified Diff: pdf/DEPS

Issue 705623002: Initialize V8 in PDFium from external files (in-renderer process only). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove pieces that don't belong to this CL Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pdf/DEPS
diff --git a/pdf/DEPS b/pdf/DEPS
index 73f2f8f44dfebf6305c5e853cc59a4315381c00b..37203f0bcec20aaee339a1d2acf0537bc9076a4e 100644
--- a/pdf/DEPS
+++ b/pdf/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+ppapi",
"+third_party/pdfium/fpdfsdk/include",
"+ui/events/keycodes/keyboard_codes.h",
+ "+v8/include/v8.h"
]
« no previous file with comments | « gin/public/isolate_holder.h ('k') | pdf/instance.cc » ('j') | ppapi/c/private/ppb_pdf.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698