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

Unified Diff: components/sync/model/simple_metadata_change_list.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
« no previous file with comments | « components/sync/model/model_type_service.h ('k') | components/sync/model_impl/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/model/simple_metadata_change_list.h
diff --git a/components/sync/model/simple_metadata_change_list.h b/components/sync/model/simple_metadata_change_list.h
index 32b0dfc5f9a6986e2272e59d6927b814cbf36b96..ef530e5c4cfb8fd4b42c1c38fafd8949c69029ae 100644
--- a/components/sync/model/simple_metadata_change_list.h
+++ b/components/sync/model/simple_metadata_change_list.h
@@ -9,7 +9,7 @@
#include <memory>
#include <string>
-#include "components/sync/core/non_blocking_sync_common.h"
+#include "components/sync/engine/non_blocking_sync_common.h"
#include "components/sync/model/metadata_change_list.h"
#include "components/sync/model/model_type_store.h"
#include "components/sync/protocol/entity_metadata.pb.h"
« no previous file with comments | « components/sync/model/model_type_service.h ('k') | components/sync/model_impl/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698