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

Unified Diff: content/shell/renderer/DEPS

Issue 139413003: Replace the gc extension in content shell with a gin::Wrappable class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/content_shell.gypi ('k') | content/shell/renderer/gc_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/renderer/DEPS
diff --git a/mojo/apps/js/DEPS b/content/shell/renderer/DEPS
similarity index 76%
copy from mojo/apps/js/DEPS
copy to content/shell/renderer/DEPS
index d974b6806fcc62b85c664557a3088847881c1e84..b462077ce456bd720c5b92255c650b92d82d14d2 100644
--- a/mojo/apps/js/DEPS
+++ b/content/shell/renderer/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+gin",
- "+v8",
]
« no previous file with comments | « content/content_shell.gypi ('k') | content/shell/renderer/gc_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698