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

Unified Diff: extensions/DEPS

Issue 355223002: Add ExtensionsTestBrowserContext class for test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index 0505b0220ba47207d7af2d0caf4379a71bd9533d..db4754cb45ac9ff5b98724dabde0dd856abdd631 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/keyed_service",
Yoyo Zhou 2014/07/17 18:16:10 This should be a dep in extensions/browser rather
limasdf 2014/07/18 01:32:59 Done.
"+components/url_matcher",
"+content/public/common",
"+content/public/test",

Powered by Google App Engine
This is Rietveld 408576698