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

Unified Diff: components/plugins/renderer/DEPS

Issue 116163008: Move the plugin placeholder from CppBoundClass to gin::Wrappable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: counter-proposal Created 7 years 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..e86eecbff59993acab2992b4fc007f4bf604f4d0 100644
--- a/components/plugins/renderer/DEPS
+++ b/components/plugins/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+gin",
"+net",
"+content/public/renderer",
@@ -8,6 +9,5 @@ include_rules = [
"+third_party/re2",
"+skia",
"+webkit/common",
- "+webkit/renderer",
"+ui/base/webui",
]

Powered by Google App Engine
This is Rietveld 408576698