| Index: chrome/browser/ui/ash/app_sync_ui_state.cc
|
| diff --git a/chrome/browser/ui/ash/app_sync_ui_state.cc b/chrome/browser/ui/ash/app_sync_ui_state.cc
|
| index 3d4cca3190c4d33bb715853dd749780c24ecf147..0cbb02292a4aa86b6488c49ec9d3fc9cc82e70f8 100644
|
| --- a/chrome/browser/ui/ash/app_sync_ui_state.cc
|
| +++ b/chrome/browser/ui/ash/app_sync_ui_state.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/sync/profile_sync_service_factory.h"
|
| #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/browser_sync/profile_sync_service.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "components/user_manager/user_manager.h"
|
| #include "extensions/browser/extension_registry.h"
|
|
|