| 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 dd05ff17255d934e41439e310f0f68aed586f36e..9582049aa6e2236d7a8af526665c1ef9b1822a9c 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash.h
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| -#include "components/sync_driver/sync_error_controller.h"
|
| +#include "components/sync/driver/sync_error_controller.h"
|
|
|
| class Profile;
|
|
|
|
|