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

Unified Diff: ppapi/BUILD.gn

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 | « pdf/out_of_process_instance.cc ('k') | ppapi/c/private/ppb_pdf.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/BUILD.gn
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn
index 82085d3e4c5263d46b7680894919a3660791b04c..9107ee7695c1f3be65dddcc92c9782e73a4396ae 100644
--- a/ppapi/BUILD.gn
+++ b/ppapi/BUILD.gn
@@ -738,6 +738,7 @@ component("ppapi_proxy") {
":ppapi_ipc",
"//base",
"//base/third_party/dynamic_annotations",
+ "//gin",
"//gpu/command_buffer/client:gles2_implementation",
"//gpu/ipc",
"//media:shared_memory_support",
« no previous file with comments | « pdf/out_of_process_instance.cc ('k') | ppapi/c/private/ppb_pdf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698