Index: components/sync/model/sync_error_factory_mock.cc |
diff --git a/components/sync/api/sync_error_factory_mock.cc b/components/sync/model/sync_error_factory_mock.cc |
similarity index 84% |
rename from components/sync/api/sync_error_factory_mock.cc |
rename to components/sync/model/sync_error_factory_mock.cc |
index b79c15a59ff40701a1ab8f84d514c49633ebf6d0..2e2bafe9106ec0068486690d7b6b2422e563d136 100644 |
--- a/components/sync/api/sync_error_factory_mock.cc |
+++ b/components/sync/model/sync_error_factory_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/sync_error_factory_mock.h" |
+#include "components/sync/model/sync_error_factory_mock.h" |
namespace syncer { |