| 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 72f9fc58f30e8e9b7b7f4da4c4129c4322ae090e..5e1310cf27a6d044071ccaee4959eb4adf1a8b16 100644
|
| --- a/chrome/browser/sync/profile_sync_service_android.h
|
| +++ b/chrome/browser/sync/profile_sync_service_android.h
|
| @@ -16,6 +16,7 @@
|
| #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;
|
|
|