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

Unified Diff: components/sync/core/processor_entity_tracker.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/non_blocking_sync_common.h ('k') | components/sync/core/read_transaction.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core/processor_entity_tracker.h
diff --git a/components/sync/core/processor_entity_tracker.h b/components/sync/core/processor_entity_tracker.h
index 467df20512b6881fd28a72802ca8006ebb614da9..718101f9ed38a3dcd5119ce5f360e1ca595d2b40 100644
--- a/components/sync/core/processor_entity_tracker.h
+++ b/components/sync/core/processor_entity_tracker.h
@@ -11,7 +11,7 @@
#include <string>
#include "base/time/time.h"
-#include "components/sync/api/entity_data.h"
+#include "components/sync/model/entity_data.h"
#include "components/sync/protocol/entity_metadata.pb.h"
namespace syncer {
« no previous file with comments | « components/sync/core/non_blocking_sync_common.h ('k') | components/sync/core/read_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698