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

Unified Diff: components/bookmarks/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/bookmarks/DEPS
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS
index 3dcea05efd952d1a123677ce5411ebdd81925411..b067410dc491b054ae18828dc0358c0a30a1f483 100644
--- a/components/bookmarks/DEPS
+++ b/components/bookmarks/DEPS
@@ -1,8 +1,8 @@
include_rules = [
"+components/favicon_base",
+ "+components/pref_registry",
"+components/query_parser",
"+components/startup_metric_utils",
- "+components/user_prefs",
"+grit/component_strings.h",
"+net/base",
"+ui",

Powered by Google App Engine
This is Rietveld 408576698