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

Unified Diff: components/sync/driver/model_association_manager.h

Issue 2413313004: [Sync] Move the last things out of core/. (Closed)
Patch Set: Address comments. 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
Index: components/sync/driver/model_association_manager.h
diff --git a/components/sync/driver/model_association_manager.h b/components/sync/driver/model_association_manager.h
index e6b455c4a41bc2a2ddbd0913ddde770738497f34..40d9bba35a2ad48e60d34f9a557c1a804611fcac 100644
--- a/components/sync/driver/model_association_manager.h
+++ b/components/sync/driver/model_association_manager.h
@@ -12,8 +12,8 @@
#include "base/timer/timer.h"
#include "components/sync/base/weak_handle.h"
-#include "components/sync/core/data_type_association_stats.h"
#include "components/sync/driver/data_type_manager.h"
+#include "components/sync/engine/data_type_association_stats.h"
namespace syncer {
« no previous file with comments | « components/sync/driver/glue/sync_backend_registrar.h ('k') | components/sync/driver/model_type_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698