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

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: Ben's comments 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",
+#################################
"+crypto",
"+grit/extensions_renderer_resources.h",
"+grit/extensions_resources.h",

Powered by Google App Engine
This is Rietveld 408576698