| Index: chrome/browser/sync/profile_sync_service_android.h
|
| diff --git a/chrome/browser/sync/profile_sync_service_android.h b/chrome/browser/sync/profile_sync_service_android.h
|
| index 12dc4aa50511cced906a38c240022129e3595598..068a5b8b28daff237c1c58b5f4b68892918f0754 100644
|
| --- a/chrome/browser/sync/profile_sync_service_android.h
|
| +++ b/chrome/browser/sync/profile_sync_service_android.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/macros.h"
|
| #include "base/time/time.h"
|
| #include "components/invalidation/public/invalidation_util.h"
|
| -#include "components/sync/driver/sync_prefs.h"
|
| +#include "components/sync/base/sync_prefs.h"
|
| #include "components/sync/driver/sync_service_observer.h"
|
| #include "google/cacheinvalidation/include/types.h"
|
| #include "google_apis/gaia/google_service_auth_error.h"
|
|
|