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

Unified Diff: components/sync/core/model_type_store_impl.h

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. 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/core/model_type_store_backend.h ('k') | components/sync/core/non_blocking_sync_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core/model_type_store_impl.h
diff --git a/components/sync/core/model_type_store_impl.h b/components/sync/core/model_type_store_impl.h
index 1b043853ecdfad61d072e4509fc4bd41d0fde43a..c1b089d41f7273c31652043a6cd0feb99c4b927b 100644
--- a/components/sync/core/model_type_store_impl.h
+++ b/components/sync/core/model_type_store_impl.h
@@ -11,8 +11,8 @@
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "base/threading/non_thread_safe.h"
-#include "components/sync/api/model_type_store.h"
#include "components/sync/base/model_type.h"
+#include "components/sync/model/model_type_store.h"
namespace leveldb {
class WriteBatch;
« no previous file with comments | « components/sync/core/model_type_store_backend.h ('k') | components/sync/core/non_blocking_sync_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698