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

Unified Diff: extensions/browser/DEPS

Issue 461273003: Rework ExtensionApiUnittest to run in extensions_unittests, removing its Chrome dependencies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: jamescook Created 6 years, 4 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/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 08dfbdf0645aae570078eebf7199d1830e767091..cea99de3e60a875e74324e48d03580fbdfab6eb6 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/keyed_service",
"+components/pref_registry",
+ "+components/user_prefs",
gab 2014/08/14 13:37:02 It only makes sense in tests, how about a specific
"+content/public/browser",
"+grit/extensions_strings.h",
"+net",

Powered by Google App Engine
This is Rietveld 408576698