Index: components/sync/model/fake_model_type_service.cc |
diff --git a/components/sync/api/fake_model_type_service.cc b/components/sync/model/fake_model_type_service.cc |
similarity index 99% |
rename from components/sync/api/fake_model_type_service.cc |
rename to components/sync/model/fake_model_type_service.cc |
index 02ad5bbadbb3804de5916d643f65728862e26c43..2ece834f789da6ad027d281adad343934bb8a624 100644 |
--- a/components/sync/api/fake_model_type_service.cc |
+++ b/components/sync/model/fake_model_type_service.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/fake_model_type_service.h" |
+#include "components/sync/model/fake_model_type_service.h" |
#include <utility> |