Chromium Code Reviews| Index: components/sync/core/attachments/attachment_service_impl.h |
| diff --git a/components/sync/core/attachments/attachment_service_impl.h b/components/sync/core/attachments/attachment_service_impl.h |
| index 7332805a9003ed1075c597479af11402b24822f4..f23c92e5bf04699bb5160228630d2222fdde5e49 100644 |
| --- a/components/sync/core/attachments/attachment_service_impl.h |
| +++ b/components/sync/core/attachments/attachment_service_impl.h |
| @@ -6,6 +6,7 @@ |
| #define COMPONENTS_SYNC_CORE_ATTACHMENTS_ATTACHMENT_SERVICE_IMPL_H_ |
| #include <deque> |
| +#include <memory> |
| #include "base/macros.h" |
| #include "base/memory/ref_counted.h" |