Index: components/sync/model/metadata_batch.cc |
diff --git a/components/sync/api/metadata_batch.cc b/components/sync/model/metadata_batch.cc |
similarity index 94% |
rename from components/sync/api/metadata_batch.cc |
rename to components/sync/model/metadata_batch.cc |
index f2b8f451d6f8f4e29c5f9d46ec8167aa2ac19c50..03ff7d93da1292b695295f0d8b88de3d5d841c53 100644 |
--- a/components/sync/api/metadata_batch.cc |
+++ b/components/sync/model/metadata_batch.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/metadata_batch.h" |
+#include "components/sync/model/metadata_batch.h" |
#include <utility> |