Index: components/sync/model/sync_error_unittest.cc |
diff --git a/components/sync/api/sync_error_unittest.cc b/components/sync/model/sync_error_unittest.cc |
similarity index 99% |
rename from components/sync/api/sync_error_unittest.cc |
rename to components/sync/model/sync_error_unittest.cc |
index 0b0adb81b52032c199abe8774b7634bfe7b520e4..8a6bdbdf01a620a66fd414ff4abc0cfbe1189d64 100644 |
--- a/components/sync/api/sync_error_unittest.cc |
+++ b/components/sync/model/sync_error_unittest.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 "base/location.h" |
#include "testing/gtest/include/gtest/gtest.h" |