Chromium Code Reviews| Index: components/sync/api/fake_syncable_service.h |
| diff --git a/components/sync/api/fake_syncable_service.h b/components/sync/api/fake_syncable_service.h |
| index 0bfd5d41e057505808eb7987d3d0a9b771f58243..1579708ab437b0727e6612df35e61f2392f8418f 100644 |
| --- a/components/sync/api/fake_syncable_service.h |
| +++ b/components/sync/api/fake_syncable_service.h |
| @@ -5,6 +5,8 @@ |
| #ifndef COMPONENTS_SYNC_API_FAKE_SYNCABLE_SERVICE_H_ |
| #define COMPONENTS_SYNC_API_FAKE_SYNCABLE_SERVICE_H_ |
| +#include <memory> |
| + |
| #include "components/sync/api/syncable_service.h" |
| namespace syncer { |