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

Unified Diff: chrome/plugin/DEPS

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 | « chrome/plugin/BUILD.gn ('k') | chrome/plugin/chrome_content_plugin_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/plugin/DEPS
diff --git a/chrome/plugin/DEPS b/chrome/plugin/DEPS
index 0d9fb3e3a8073764dd400534895fd23896183c3b..eca72a4e9cc0a7cba558d1b38a9efa7c46b45f78 100644
--- a/chrome/plugin/DEPS
+++ b/chrome/plugin/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/plugin",
+ "+gin/public/isolate_holder.h",
"+media/base",
]
« no previous file with comments | « chrome/plugin/BUILD.gn ('k') | chrome/plugin/chrome_content_plugin_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698