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

Unified Diff: components/plugins/renderer/DEPS

Issue 69953006: Bind plugin placeholder directly to v8 instead of over CppBoundClass (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 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
Index: components/plugins/renderer/DEPS
diff --git a/components/plugins/renderer/DEPS b/components/plugins/renderer/DEPS
index 088d9e6fa0af4bdaf39fbabe69f133bfb7660292..2945245b838308556b6a53d46f1d0187645f093d 100644
--- a/components/plugins/renderer/DEPS
+++ b/components/plugins/renderer/DEPS
@@ -7,7 +7,7 @@ include_rules = [
"+third_party/WebKit/public",
"+third_party/re2",
"+skia",
+ "+v8",
"+webkit/common",
- "+webkit/renderer",
"+ui/base/webui",
]
« no previous file with comments | « chrome/renderer/plugins/chrome_plugin_placeholder.cc ('k') | components/plugins/renderer/mobile_youtube_plugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698