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..53c4d9d463c0144cdd394595274e3578ac4a3cc5 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/base/invalidation_util.h" |
#include "components/sync_driver/sync_prefs.h" |
#include "components/sync_driver/sync_service_observer.h" |
#include "google/cacheinvalidation/include/types.h" |