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