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

Unified Diff: chrome/chrome_plugin.gypi

Issue 718453003: Initialize V8 in PDFium from external files (plugin process only) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix API 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
« no previous file with comments | « no previous file | chrome/plugin/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_plugin.gypi
diff --git a/chrome/chrome_plugin.gypi b/chrome/chrome_plugin.gypi
index 33005402bad5a4494be87dd8b2cbf3b63a87c357..718666cc4ede83ec026acb12fa15f3505995c330 100644
--- a/chrome/chrome_plugin.gypi
+++ b/chrome/chrome_plugin.gypi
@@ -11,6 +11,7 @@
'dependencies': [
'../base/base.gyp:base',
'../content/content.gyp:content_plugin',
+ '../gin/gin.gyp:gin',
'chrome_resources.gyp:chrome_strings',
],
'include_dirs': [
« no previous file with comments | « no previous file | chrome/plugin/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698