Index: components/sync/model/attachments/attachment_metadata.cc |
diff --git a/components/sync/api/attachments/attachment_metadata.cc b/components/sync/model/attachments/attachment_metadata.cc |
similarity index 88% |
rename from components/sync/api/attachments/attachment_metadata.cc |
rename to components/sync/model/attachments/attachment_metadata.cc |
index bb9eb22d4ce989989d04bbb92c83aaae982bcdfc..8c65d63fcba5a33cf8453716781342319e3f6cba 100644 |
--- a/components/sync/api/attachments/attachment_metadata.cc |
+++ b/components/sync/model/attachments/attachment_metadata.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/attachments/attachment_metadata.h" |
+#include "components/sync/model/attachments/attachment_metadata.h" |
namespace syncer { |