Index: components/sync/model/attachments/attachment_store.cc |
diff --git a/components/sync/api/attachments/attachment_store.cc b/components/sync/model/attachments/attachment_store.cc |
similarity index 98% |
rename from components/sync/api/attachments/attachment_store.cc |
rename to components/sync/model/attachments/attachment_store.cc |
index 262b4654ccb2d7d470458723e270c7aa06eab104..8e6139c505f0906ce929e38bab742306778a0cd6 100644 |
--- a/components/sync/api/attachments/attachment_store.cc |
+++ b/components/sync/model/attachments/attachment_store.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_store.h" |
+#include "components/sync/model/attachments/attachment_store.h" |
#include <utility> |