Index: components/sync/model/attachments/attachment_id.cc |
diff --git a/components/sync/api/attachments/attachment_id.cc b/components/sync/model/attachments/attachment_id.cc |
similarity index 97% |
rename from components/sync/api/attachments/attachment_id.cc |
rename to components/sync/model/attachments/attachment_id.cc |
index 0580b346d3b5fbab4b8a8a15dc09d64626774c23..c3f6bd0b24af0c4f9789db02ec34c6d88fa4bc52 100644 |
--- a/components/sync/api/attachments/attachment_id.cc |
+++ b/components/sync/model/attachments/attachment_id.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_id.h" |
+#include "components/sync/model/attachments/attachment_id.h" |
#include "base/logging.h" |
#include "components/sync/base/attachment_id_proto.h" |