| 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 959431164c6ee52ec056c44dc4e8cdd5cc812f32..81e17028af3d708cfb9e61acc9b748aeeb99b9c1 100644
|
| --- a/chrome/browser/sync/profile_sync_service_android.h
|
| +++ b/chrome/browser/sync/profile_sync_service_android.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/time/time.h"
|
| -#include "components/invalidation/invalidation_util.h"
|
| +#include "components/invalidation/public/invalidation_util.h"
|
| #include "components/sync_driver/sync_prefs.h"
|
| #include "components/sync_driver/sync_service_observer.h"
|
| #include "google/cacheinvalidation/include/types.h"
|
|
|