summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/ash/app_sync_ui_state.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/ash/app_sync_ui_state.cc')
-rw-r--r--chrome/browser/ui/ash/app_sync_ui_state.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/ash/app_sync_ui_state.cc b/chrome/browser/ui/ash/app_sync_ui_state.cc
index e519c31..f7c65e8 100644
--- a/chrome/browser/ui/ash/app_sync_ui_state.cc
+++ b/chrome/browser/ui/ash/app_sync_ui_state.cc
@@ -4,7 +4,6 @@
#include "chrome/browser/ui/ash/app_sync_ui_state.h"
-#include "base/prefs/pref_service.h"
#include "build/build_config.h"
#include "chrome/browser/extensions/extension_service.h"
#include "chrome/browser/extensions/pending_extension_manager.h"
@@ -13,6 +12,7 @@
#include "chrome/browser/ui/ash/app_sync_ui_state_factory.h"
#include "chrome/browser/ui/ash/app_sync_ui_state_observer.h"
#include "components/browser_sync/browser/profile_sync_service.h"
+#include "components/prefs/pref_service.h"
#include "extensions/browser/extension_registry.h"
#include "extensions/browser/extension_system.h"