| Index: chrome/browser/sync/sync_global_error.h
|
| diff --git a/chrome/browser/sync/sync_global_error.h b/chrome/browser/sync/sync_global_error.h
|
| index cbdddd34168545559b5caa31b6c824c1868ad9b8..ac853a287c980c41a9535adbff21178468393cf1 100644
|
| --- a/chrome/browser/sync/sync_global_error.h
|
| +++ b/chrome/browser/sync/sync_global_error.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/macros.h"
|
| #include "chrome/browser/ui/global_error/global_error.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 GlobalErrorService;
|
| class LoginUIService;
|
|
|