Index: components/sync/model/mock_model_type_store.cc |
diff --git a/components/sync/api/mock_model_type_store.cc b/components/sync/model/mock_model_type_store.cc |
similarity index 98% |
rename from components/sync/api/mock_model_type_store.cc |
rename to components/sync/model/mock_model_type_store.cc |
index 54f2b7aea5cf241cd762c4c2878ceff2b76fc9d6..685ee079bee81672af82f78cef8a0c514baf25d2 100644 |
--- a/components/sync/api/mock_model_type_store.cc |
+++ b/components/sync/model/mock_model_type_store.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/sync/api/mock_model_type_store.h" |
+#include "components/sync/model/mock_model_type_store.h" |
#include <utility> |