| 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 5e1310cf27a6d044071ccaee4959eb4adf1a8b16..3f651cf74841b0b485c270d7c4a2c91000f856d1 100644
|
| --- a/chrome/browser/sync/profile_sync_service_android.h
|
| +++ b/chrome/browser/sync/profile_sync_service_android.h
|
| @@ -13,10 +13,10 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/time/time.h"
|
| #include "chrome/browser/sync/profile_sync_service_observer.h"
|
| +#include "components/invalidation/invalidation_util.h"
|
| #include "components/sync_driver/sync_prefs.h"
|
| #include "google/cacheinvalidation/include/types.h"
|
| #include "google_apis/gaia/google_service_auth_error.h"
|
| -#include "sync/internal_api/public/base/invalidation_util.h"
|
|
|
| class Profile;
|
| class ProfileSyncService;
|
|
|