| Index: chrome/browser/chromeos/login/signin/auth_sync_observer.h
|
| diff --git a/chrome/browser/chromeos/login/signin/auth_sync_observer.h b/chrome/browser/chromeos/login/signin/auth_sync_observer.h
|
| index 88ffc808521471415f4921d81edc8e4a91c23208..9690f1f0fd6e36a0ffcf0841041b449c39e57b69 100644
|
| --- a/chrome/browser/chromeos/login/signin/auth_sync_observer.h
|
| +++ b/chrome/browser/chromeos/login/signin/auth_sync_observer.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| -#include "components/sync_driver/sync_service_observer.h"
|
| +#include "components/sync/driver/sync_service_observer.h"
|
|
|
| class Profile;
|
|
|
|
|