Chromium Code Reviews| Index: components/sync/core/attachments/on_disk_attachment_store.h |
| diff --git a/components/sync/core/attachments/on_disk_attachment_store.h b/components/sync/core/attachments/on_disk_attachment_store.h |
| index 6e08e34c65bc068f2943d67740a313f9dcce2d39..87e66f5d9e4f5f3dda0d1b0f3bef5e83471387e2 100644 |
| --- a/components/sync/core/attachments/on_disk_attachment_store.h |
| +++ b/components/sync/core/attachments/on_disk_attachment_store.h |
| @@ -5,6 +5,7 @@ |
| #ifndef COMPONENTS_SYNC_CORE_ATTACHMENTS_ON_DISK_ATTACHMENT_STORE_H_ |
| #define COMPONENTS_SYNC_CORE_ATTACHMENTS_ON_DISK_ATTACHMENT_STORE_H_ |
| +#include <memory> |
| #include <string> |
| #include "base/files/file_path.h" |