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

Unified Diff: chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.cc

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 | « chrome/browser/ui/browser_view_prefs.cc ('k') | chrome/browser/ui/cocoa/window_size_autosaver_unittest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.cc
diff --git a/chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.cc b/chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.cc
index a98920ef5d30fd09850191762dc5a86c82667e47..2e153c2f45d6076261d78411ec240b838745a2f3 100644
--- a/chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.cc
+++ b/chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.cc
@@ -4,7 +4,7 @@
#include "chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.h"
-#include "components/user_prefs/pref_registry_syncable.h"
+#include "components/pref_registry/pref_registry_syncable.h"
#include "extensions/browser/pref_names.h"
void RegisterBrowserActionsControllerProfilePrefs(
« no previous file with comments | « chrome/browser/ui/browser_view_prefs.cc ('k') | chrome/browser/ui/cocoa/window_size_autosaver_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698