Index: components/sync/core/model_type_connector.cc |
diff --git a/sync/internal_api/model_type_connector.cc b/components/sync/core/model_type_connector.cc |
similarity index 83% |
rename from sync/internal_api/model_type_connector.cc |
rename to components/sync/core/model_type_connector.cc |
index 50dacd5d447b583603f893e70138d9b94fe26b7a..343ad24416f59fcba1d690bd5055ced65f41ac92 100644 |
--- a/sync/internal_api/model_type_connector.cc |
+++ b/components/sync/core/model_type_connector.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 "sync/internal_api/public/model_type_connector.h" |
+#include "components/sync/core/model_type_connector.h" |
namespace syncer_v2 { |