Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1162)

Unified Diff: components/sync_driver/invalidation_helper.h

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
Patch Set: Rebase. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/sync_driver/invalidation_helper.h
diff --git a/components/sync_driver/invalidation_helper.h b/components/sync_driver/invalidation_helper.h
index fdde374a989fbe3059a8706ea7571ee60406ab41..8f8adbe8e8136ee07e8c870d6adbc7ac4c22cf3c 100644
--- a/components/sync_driver/invalidation_helper.h
+++ b/components/sync_driver/invalidation_helper.h
@@ -6,8 +6,8 @@
#define COMPONENTS_SYNC_DRIVER_INVALIDATION_HELPER_H_
#include "components/invalidation/public/invalidation_util.h"
+#include "components/sync/base/model_type.h"
#include "google/cacheinvalidation/include/types.h"
-#include "sync/internal_api/public/base/model_type.h"
namespace syncer {

Powered by Google App Engine
This is Rietveld 408576698