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

Unified Diff: mojo/public/bindings/js/DEPS

Issue 59153005: Begin implementing V8 bindings for Mojo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix skipped comment 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: mojo/public/bindings/js/DEPS
diff --git a/mojo/apps/js/DEPS b/mojo/public/bindings/js/DEPS
similarity index 54%
copy from mojo/apps/js/DEPS
copy to mojo/public/bindings/js/DEPS
index 719fd94d58fa8b279780a1b219cb81c49163347c..ac120badd373763a418666d249e6685b960e6738 100644
--- a/mojo/apps/js/DEPS
+++ b/mojo/public/bindings/js/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+gin",
+ "+testing",
"+v8",
- "-base",
]
« gin/arguments.cc ('K') | « mojo/mojo.gyp ('k') | mojo/public/bindings/js/core.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698