Index: components/sync/model/conflict_resolution.cc |
diff --git a/components/sync/api/conflict_resolution.cc b/components/sync/model/conflict_resolution.cc |
similarity index 95% |
rename from components/sync/api/conflict_resolution.cc |
rename to components/sync/model/conflict_resolution.cc |
index 83a77c8c215c64845fdf5c0aa9c9ea5ed5aeeb6a..eedeb0dc1f6ba3d58e3626e626ac184ac7657315 100644 |
--- a/components/sync/api/conflict_resolution.cc |
+++ b/components/sync/model/conflict_resolution.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/conflict_resolution.h" |
+#include "components/sync/model/conflict_resolution.h" |
#include <utility> |