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

Unified Diff: pdf/pdf.gyp

Issue 1346143003: Don't initialize V8 via Blink in ppapi plugins (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months 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
« pdf/pdf.cc ('K') | « pdf/pdf.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdf.gyp
diff --git a/pdf/pdf.gyp b/pdf/pdf.gyp
index ca37d890dba300cb394375fa38444eb6e896ce23..bb6a36f3aa0ae927a74984fbffa0dd338941631d 100644
--- a/pdf/pdf.gyp
+++ b/pdf/pdf.gyp
@@ -11,6 +11,7 @@
'../base/base.gyp:base',
'../components/components.gyp:ui_zoom',
'../content/content.gyp:content_common',
+ '../gin/gin.gyp:gin',
'../net/net.gyp:net',
'../ppapi/ppapi.gyp:ppapi_cpp_objects',
'../ppapi/ppapi.gyp:ppapi_internal_module',
« pdf/pdf.cc ('K') | « pdf/pdf.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698