| Index: chrome/browser/sync/sync_error_notifier_ash.h
|
| diff --git a/chrome/browser/sync/sync_error_notifier_ash.h b/chrome/browser/sync/sync_error_notifier_ash.h
|
| index 892f4c5b8660c5bc8f3ee5f7d4b740ad891efc5b..b9aa6ba765661ddf9dd25a72a7d28c16b16fae3e 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash.h
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/strings/string16.h"
|
| -#include "chrome/browser/sync/sync_error_controller.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| +#include "components/sync_driver/sync_error_controller.h"
|
|
|
| class Profile;
|
|
|
|
|