Index: sync/api/attachments/attachment.h |
diff --git a/sync/api/attachments/attachment.h b/sync/api/attachments/attachment.h |
index 711bc7696a7c47c77f601762d0f6c6c60a46a602..b05534bbc682032193ad93f6bbc271195e1c9296 100644 |
--- a/sync/api/attachments/attachment.h |
+++ b/sync/api/attachments/attachment.h |
@@ -8,11 +8,11 @@ |
#include <stdint.h> |
#include <map> |
+#include <memory> |
#include <vector> |
#include "base/memory/ref_counted.h" |
#include "base/memory/ref_counted_memory.h" |
-#include "base/memory/scoped_ptr.h" |
#include "sync/api/attachments/attachment_id.h" |
#include "sync/base/sync_export.h" |