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

Unified Diff: components/user_prefs/DEPS

Issue 271793003: components: Extract pref_registry component out of user_prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: make translate_core_browser depends on pref_registry Created 6 years, 7 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: components/user_prefs/DEPS
diff --git a/components/user_prefs/DEPS b/components/user_prefs/DEPS
index c36190b429dfa849cba2fe55423fe46451b93c90..1c35d9ca694b7004e71670cd60a883ddbd8c808f 100644
--- a/components/user_prefs/DEPS
+++ b/components/user_prefs/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+content/public/browser",
- "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698