| 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 9fa7d94fa3ebcbd06d47f4a528d23bbe54cc8218..7713cf47412f19dcd99af7ed6f45214235091a84 100644
|
| --- a/chrome/browser/ui/browser_command_controller.cc
|
| +++ b/chrome/browser/ui/browser_command_controller.cc
|
| @@ -42,7 +42,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/browser_sync/profile_sync_service.h"
|
| #include "components/dom_distiller/core/dom_distiller_switches.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "components/sessions/core/tab_restore_service.h"
|
|
|