Index: chrome/browser/ui/browser_command_controller.cc |
diff --git a/chrome/browser/ui/browser_command_controller.cc b/chrome/browser/ui/browser_command_controller.cc |
index 0ccd5eae3689a48d60cb3cb0b277d720bda4008b..83ecc0ba5047093e9be62521300bf5286ce2f739 100644 |
--- a/chrome/browser/ui/browser_command_controller.cc |
+++ b/chrome/browser/ui/browser_command_controller.cc |
@@ -19,7 +19,6 @@ |
#include "chrome/browser/sessions/tab_restore_service_factory.h" |
#include "chrome/browser/shell_integration.h" |
#include "chrome/browser/signin/signin_promo.h" |
-#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/sync/profile_sync_service_factory.h" |
#include "chrome/browser/ui/bookmarks/bookmark_tab_helper.h" |
#include "chrome/browser/ui/browser.h" |
@@ -33,6 +32,7 @@ |
#include "chrome/common/pref_names.h" |
#include "chrome/common/profiling.h" |
#include "components/bookmarks/common/bookmark_pref_names.h" |
+#include "components/browser_sync/browser/profile_sync_service.h" |
#include "components/dom_distiller/core/dom_distiller_switches.h" |
#include "components/sessions/core/tab_restore_service.h" |
#include "components/signin/core/common/signin_pref_names.h" |