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

Unified Diff: components/sync/model/model_type_change_processor.h

Issue 2413313004: [Sync] Move the last things out of core/. (Closed)
Patch Set: 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_change_processor.h
diff --git a/components/sync/model/model_type_change_processor.h b/components/sync/model/model_type_change_processor.h
index d1b29478068cfe2ee875698b951e862547956344..bb1194ac6ddc3f446c55363c558fb2b499c81695 100644
--- a/components/sync/model/model_type_change_processor.h
+++ b/components/sync/model/model_type_change_processor.h
@@ -9,7 +9,7 @@
#include <string>
#include "components/sync/base/model_type.h"
-#include "components/sync/core/activation_context.h"
+#include "components/sync/engine/activation_context.h"
#include "components/sync/model/data_type_error_handler.h"
#include "components/sync/model/entity_data.h"
#include "components/sync/model/sync_error_factory.h"

Powered by Google App Engine
This is Rietveld 408576698