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

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

Issue 411553003: Validate incoming JS Message Headers: test message parser (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed WebUIMojoTest.EndToEndPing Created 6 years, 5 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 | « mojo/public/js/bindings/core_unittests.js ('k') | mojo/public/js/bindings/tests/run_js_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/js/bindings/tests/DEPS
diff --git a/gin/DEPS b/mojo/public/js/bindings/tests/DEPS
similarity index 50%
copy from gin/DEPS
copy to mojo/public/js/bindings/tests/DEPS
index 4e3f30adc78998f4bb2473a80649407ea2e7fa7a..37eb10c5969dae6e8d79fdc16caae051bfb7b52e 100644
--- a/gin/DEPS
+++ b/mojo/public/js/bindings/tests/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+base",
+ "+gin",
"+v8",
+ "+mojo/bindings/js/core.h",
]
« no previous file with comments | « mojo/public/js/bindings/core_unittests.js ('k') | mojo/public/js/bindings/tests/run_js_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698