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

Unified Diff: extensions/DEPS

Issue 334083002: Add a test helper class for ExtensionRegistry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Y and B comments. 2014 brazil world cup morning at 6AM korea vs russia Created 6 years, 6 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: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index e3000b6fb14620a2401d5b3e209f155e1eb973c2..06b2a78f1ade83ec65884f278158061c0f6f5a14 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -1,6 +1,10 @@
include_rules = [
"+components/url_matcher",
"+content/public/common",
+#################################
+# Will this be allowed??
+ "+content/public/test",
Yoyo Zhou 2014/06/17 18:15:37 Yes, this is fine.
+#################################
"+crypto",
"+grit/extensions_renderer_resources.h",
"+grit/extensions_resources.h",

Powered by Google App Engine
This is Rietveld 408576698