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

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: Restored parser comment changes 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698