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

Unified Diff: components/sync_driver/invalidation_helper.h

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 {
« no previous file with comments | « components/sync_driver/invalidation_adapter.h ('k') | components/sync_driver/local_device_info_provider_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698