Chromium Code Reviews| Index: components/sync/api/fake_model_type_service.h |
| diff --git a/components/sync/api/fake_model_type_service.h b/components/sync/api/fake_model_type_service.h |
| index b6da7194bfd7dd1c63c8629b6ad70a14e2ef9746..1b93d5b87aee5ad117d6fdd800dc103073f47374 100644 |
| --- a/components/sync/api/fake_model_type_service.h |
| +++ b/components/sync/api/fake_model_type_service.h |
| @@ -5,6 +5,7 @@ |
| #ifndef COMPONENTS_SYNC_API_FAKE_MODEL_TYPE_SERVICE_H_ |
| #define COMPONENTS_SYNC_API_FAKE_MODEL_TYPE_SERVICE_H_ |
| +#include <map> |
| #include <memory> |
| #include <string> |