Index: components/sync/model/data_type_error_handler_mock.cc |
diff --git a/components/sync/api/data_type_error_handler_mock.cc b/components/sync/model/data_type_error_handler_mock.cc |
similarity index 94% |
rename from components/sync/api/data_type_error_handler_mock.cc |
rename to components/sync/model/data_type_error_handler_mock.cc |
index f0ef82d2d1be658c40260f9c3884859b40be4b3f..c3e61c13a28461bbd89b3109cc59c15b5e6e707c 100644 |
--- a/components/sync/api/data_type_error_handler_mock.cc |
+++ b/components/sync/model/data_type_error_handler_mock.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/data_type_error_handler_mock.h" |
+#include "components/sync/model/data_type_error_handler_mock.h" |
namespace syncer { |