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

Unified Diff: pdf/BUILD.gn

Issue 1346143003: Don't initialize V8 via Blink in ppapi plugins (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates 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
« no previous file with comments | « content/ppapi_plugin/ppapi_thread.cc ('k') | pdf/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/BUILD.gn
diff --git a/pdf/BUILD.gn b/pdf/BUILD.gn
index 9c2d45d545da64d880225dea654e4266b0cb13d7..706e228862e9a128fc27010151804382fe81f2f4 100644
--- a/pdf/BUILD.gn
+++ b/pdf/BUILD.gn
@@ -52,6 +52,7 @@ static_library("pdf") {
"//base",
"//components/ui/zoom",
"//content/public/common",
+ "//gin",
"//net",
"//ppapi/cpp:objects",
"//ppapi/cpp/private:internal_module",
« no previous file with comments | « content/ppapi_plugin/ppapi_thread.cc ('k') | pdf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698