| Index: chrome/browser/sync/sync_error_notifier_factory_ash.cc
|
| diff --git a/chrome/browser/sync/sync_error_notifier_factory_ash.cc b/chrome/browser/sync/sync_error_notifier_factory_ash.cc
|
| index bfc1c75f45a454aec8a5a2bf7a3ee62ea82565f4..83e55a04f2eec4c306d8b8e10317b129ecdae639 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_factory_ash.cc
|
| +++ b/chrome/browser/sync/sync_error_notifier_factory_ash.cc
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/profile_sync_service_factory.h"
|
| #include "chrome/browser/sync/sync_error_notifier_ash.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "components/keyed_service/content/browser_context_dependency_manager.h"
|
|
|
| SyncErrorNotifierFactory::SyncErrorNotifierFactory()
|
|
|