Chromium Code Reviews| Index: components/sync/api/entity_data.h |
| diff --git a/components/sync/api/entity_data.h b/components/sync/api/entity_data.h |
| index 0494755d8c648c5171186f58a92cd9525ad95307..aa88493fd88beaaae7f7f7d24d4a61e9ccd78ef6 100644 |
| --- a/components/sync/api/entity_data.h |
| +++ b/components/sync/api/entity_data.h |
| @@ -6,6 +6,7 @@ |
| #define COMPONENTS_SYNC_API_ENTITY_DATA_H_ |
| #include <map> |
| +#include <memory> |
| #include <string> |
| #include <vector> |