Chromium Code Reviews| Index: components/sync/test/fake_server/permanent_entity.h |
| diff --git a/components/sync/test/fake_server/permanent_entity.h b/components/sync/test/fake_server/permanent_entity.h |
| index feedb29581d27a6ba0a2e8ac1f08a9d1ae2d270a..735cd2c56aa501695d47ee475431c472a3d097de 100644 |
| --- a/components/sync/test/fake_server/permanent_entity.h |
| +++ b/components/sync/test/fake_server/permanent_entity.h |
| @@ -5,6 +5,7 @@ |
| #ifndef COMPONENTS_SYNC_TEST_FAKE_SERVER_PERMANENT_ENTITY_H_ |
| #define COMPONENTS_SYNC_TEST_FAKE_SERVER_PERMANENT_ENTITY_H_ |
| +#include <memory> |
| #include <string> |
| #include "components/sync/base/model_type.h" |