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

Unified Diff: chrome/test/DEPS

Issue 359413004: Add support for using AMD modules from extensions modules. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cross-context tests 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: chrome/test/DEPS
diff --git a/chrome/test/DEPS b/chrome/test/DEPS
index 340cc31c664b6fcddf7e1f9ac1389cd13b04914c..a3fac31973af15380ae30de3270ef0ce272e26df 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -14,6 +14,7 @@ include_rules = [
# within content/ and a test within chrome/.
"+content/public",
+ "+gin/public",
"+grit", # For generated headers
"+media/base",
"+mojo/embedder",

Powered by Google App Engine
This is Rietveld 408576698