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

Unified Diff: components/sync/model/model_type_service.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/model/model_type_service.h
diff --git a/components/sync/model/model_type_service.h b/components/sync/model/model_type_service.h
index 62b7f9fca6f689da08871e51f7acbe3d860ba6ce..9e63c8f571e47082d00f1156d9c98369074135a6 100644
--- a/components/sync/model/model_type_service.h
+++ b/components/sync/model/model_type_service.h
@@ -11,7 +11,7 @@
#include "base/callback.h"
#include "base/memory/weak_ptr.h"
-#include "components/sync/core/activation_context.h"
+#include "components/sync/engine/activation_context.h"
#include "components/sync/model/conflict_resolution.h"
#include "components/sync/model/data_type_error_handler.h"
#include "components/sync/model/entity_change.h"
« no previous file with comments | « components/sync/model/model_type_change_processor.h ('k') | components/sync/model/simple_metadata_change_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698