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

Unified Diff: components/sync/core/model_type_store_backend.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/data_batch_impl.h ('k') | components/sync/core/model_type_store_impl.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_backend.h
diff --git a/components/sync/core/model_type_store_backend.h b/components/sync/core/model_type_store_backend.h
index acdb59f9aa6517276d9ba66efa0afd0c844d36c2..cc1e9d1b3a1235ffd7ae2f36f3fa17e0aa2a4dd0 100644
--- a/components/sync/core/model_type_store_backend.h
+++ b/components/sync/core/model_type_store_backend.h
@@ -12,7 +12,7 @@
#include "base/lazy_instance.h"
#include "base/macros.h"
#include "base/threading/thread_collision_warner.h"
-#include "components/sync/api/model_type_store.h"
+#include "components/sync/model/model_type_store.h"
namespace leveldb {
class DB;
« no previous file with comments | « components/sync/core/data_batch_impl.h ('k') | components/sync/core/model_type_store_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698