Chromium Code Reviews| Index: components/sync/test/fake_server/bookmark_entity.h |
| diff --git a/components/sync/test/fake_server/bookmark_entity.h b/components/sync/test/fake_server/bookmark_entity.h |
| index 7b7143faf16864c8926dabe13cbf43b904b31816..4eb99a394e6dea8c5971c44c5dbaa9adbaaa343d 100644 |
| --- a/components/sync/test/fake_server/bookmark_entity.h |
| +++ b/components/sync/test/fake_server/bookmark_entity.h |
| @@ -8,6 +8,7 @@ |
| #include <stdint.h> |
| #include <map> |
| +#include <memory> |
| #include <string> |
| #include "components/sync/base/model_type.h" |