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

Unified Diff: apps/DEPS

Issue 271793003: components: Extract pref_registry component out of user_prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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
« no previous file with comments | « no previous file | apps/prefs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index cbc341d97b47dfe17bbc360737362c3c50c4ce34..a9836466084299a21642b35ee8a3818ca552d88e 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -5,7 +5,7 @@ include_rules = [
"+content/public/common",
"+content/public/test",
"+components/keyed_service",
- "+components/user_prefs/pref_registry_syncable.h",
+ "+components/pref_registry/pref_registry_syncable.h",
"+components/web_modal",
"+extensions",
"+net/base",
« no previous file with comments | « no previous file | apps/prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698