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

Unified Diff: components/sync/model/model_type_store.cc

Issue 2416823003: [Sync] Move some things from core/ to model(_impl)/. (Closed)
Patch Set: Rebase. 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_store.cc
diff --git a/components/sync/model/model_type_store.cc b/components/sync/model/model_type_store.cc
index 5433b80a52d8fd3ca2ee55961186598535fadaa6..ba9969ee44c546e8818adc23a77e5f0ee7c428ef 100644
--- a/components/sync/model/model_type_store.cc
+++ b/components/sync/model/model_type_store.cc
@@ -4,7 +4,7 @@
#include "components/sync/model/model_type_store.h"
-#include "components/sync/core/model_type_store_impl.h"
+#include "components/sync/model_impl/model_type_store_impl.h"
namespace syncer {
« no previous file with comments | « components/sync/model/fake_model_type_service.cc ('k') | components/sync/model/model_type_store_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698