Chromium Code Reviews| Index: components/sync/api/mock_model_type_store.h |
| diff --git a/components/sync/api/mock_model_type_store.h b/components/sync/api/mock_model_type_store.h |
| index 85ba01cccd986204682b51ed7ec73d57ed4ecd61..77f6646ac18c7721c0d1f3b36ebf9b02c200f262 100644 |
| --- a/components/sync/api/mock_model_type_store.h |
| +++ b/components/sync/api/mock_model_type_store.h |
| @@ -5,6 +5,7 @@ |
| #ifndef COMPONENTS_SYNC_API_MOCK_MODEL_TYPE_STORE_H_ |
| #define COMPONENTS_SYNC_API_MOCK_MODEL_TYPE_STORE_H_ |
| +#include <memory> |
| #include <string> |
| #include "base/callback.h" |