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

Unified Diff: components/sync/core/test/model_type_store_test_util.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
Index: components/sync/core/test/model_type_store_test_util.h
diff --git a/components/sync/core/test/model_type_store_test_util.h b/components/sync/core/test/model_type_store_test_util.h
index 7e27f2f051e961ca8c467ae49b6b7274be287578..e87dbb3605550fc6ae97bf78613f01ae055b8152 100644
--- a/components/sync/core/test/model_type_store_test_util.h
+++ b/components/sync/core/test/model_type_store_test_util.h
@@ -7,7 +7,7 @@
#include <memory>
-#include "components/sync/api/model_type_store.h"
+#include "components/sync/model/model_type_store.h"
namespace syncer {
« no previous file with comments | « components/sync/core/simple_metadata_change_list_unittest.cc ('k') | components/sync/core/write_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698