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

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 style nits 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 67%
copy from mojo/apps/js/DEPS
copy to mojo/public/bindings/js/DEPS
index 719fd94d58fa8b279780a1b219cb81c49163347c..f720b6a80ee9aec6758a0f225e66e54952fcbab8 100644
--- a/mojo/apps/js/DEPS
+++ b/mojo/public/bindings/js/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+v8",
- "-base",
+ "+testing",
]

Powered by Google App Engine
This is Rietveld 408576698