Chromium Code Reviews| Index: components/sync/core/simple_metadata_change_list.h |
| diff --git a/components/sync/core/simple_metadata_change_list.h b/components/sync/core/simple_metadata_change_list.h |
| index de39091d5895e4a1fd1d50abf5e9fbbccec7c039..5a0d8c3671a3b819224c0cf3c0631e3cb7fd4b9f 100644 |
| --- a/components/sync/core/simple_metadata_change_list.h |
| +++ b/components/sync/core/simple_metadata_change_list.h |
| @@ -6,6 +6,7 @@ |
| #define COMPONENTS_SYNC_CORE_SIMPLE_METADATA_CHANGE_LIST_H_ |
| #include <map> |
| +#include <memory> |
| #include <string> |
| #include "components/sync/api/metadata_change_list.h" |