Index: components/sync/model/sync_error.cc |
diff --git a/components/sync/api/sync_error.cc b/components/sync/model/sync_error.cc |
similarity index 98% |
rename from components/sync/api/sync_error.cc |
rename to components/sync/model/sync_error.cc |
index 14948101a43f90db05cd1078023a6167c54726c6..b2010af2e3e71bdd45557c4635e10bbdcad27ccf 100644 |
--- a/components/sync/api/sync_error.cc |
+++ b/components/sync/model/sync_error.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.h" |
+#include "components/sync/model/sync_error.h" |
#include <ostream> |