Index: components/sync/model/model_type_change_processor.cc |
diff --git a/components/sync/api/model_type_change_processor.cc b/components/sync/model/model_type_change_processor.cc |
similarity index 83% |
rename from components/sync/api/model_type_change_processor.cc |
rename to components/sync/model/model_type_change_processor.cc |
index 95e0c953953e68b603b7f5a6cea51d4cd8d0dd9e..f05733c31ad41711ecb1e160601e04fa6dc19276 100644 |
--- a/components/sync/api/model_type_change_processor.cc |
+++ b/components/sync/model/model_type_change_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 "components/sync/api/model_type_change_processor.h" |
+#include "components/sync/model/model_type_change_processor.h" |
namespace syncer { |