summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/options/manage_profile_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/webui/options/manage_profile_handler.h')
-rw-r--r--chrome/browser/ui/webui/options/manage_profile_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/webui/options/manage_profile_handler.h b/chrome/browser/ui/webui/options/manage_profile_handler.h
index 49d99a8..698368d 100644
--- a/chrome/browser/ui/webui/options/manage_profile_handler.h
+++ b/chrome/browser/ui/webui/options/manage_profile_handler.h
@@ -9,9 +9,9 @@
#include "base/macros.h"
#include "base/memory/weak_ptr.h"
-#include "base/prefs/pref_change_registrar.h"
#include "chrome/browser/profiles/profile_info_cache_observer.h"
#include "chrome/browser/ui/webui/options/options_ui.h"
+#include "components/prefs/pref_change_registrar.h"
#include "components/sync_driver/sync_service_observer.h"
namespace base {