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

Unified Diff: chrome/browser/DEPS

Issue 271793003: components: Extract pref_registry component out of user_prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix nits 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index dccea1841621dbd445ca98f12351f3968a8ec4c3..10f91c5c700e52cee165c1b44e689a36f8a978e3 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -34,6 +34,7 @@ include_rules = [
"+components/password_manager",
"+components/policy",
"+components/precache",
+ "+components/pref_registry",
sky 2014/05/12 22:05:50 How about putting this in chrome/browser and chrom
tfarina 2014/05/13 02:41:37 Moved this entry to chrome/DEPS, assuming that is
"+components/query_parser",
"+components/rappor",
"+components/search_provider_logos",
« no previous file with comments | « apps/shell/browser/shell_extensions_browser_client.cc ('k') | chrome/browser/accessibility/invert_bubble_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698