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

Unified Diff: components/sync/core/non_blocking_sync_common.h

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. Created 4 years, 2 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
« no previous file with comments | « components/sync/core/model_type_store_impl.h ('k') | components/sync/core/processor_entity_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core/non_blocking_sync_common.h
diff --git a/components/sync/core/non_blocking_sync_common.h b/components/sync/core/non_blocking_sync_common.h
index fe2e3443334f2b9bf142b127265859593f9e055c..6066a02c97e032674437db018f2de1db8d37e67b 100644
--- a/components/sync/core/non_blocking_sync_common.h
+++ b/components/sync/core/non_blocking_sync_common.h
@@ -11,7 +11,7 @@
#include <vector>
#include "base/time/time.h"
-#include "components/sync/api/entity_data.h"
+#include "components/sync/model/entity_data.h"
#include "components/sync/protocol/sync.pb.h"
namespace syncer {
« no previous file with comments | « components/sync/core/model_type_store_impl.h ('k') | components/sync/core/processor_entity_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698