Chromium Code Reviews| Index: components/sync_driver/fake_data_type_controller.h |
| diff --git a/components/sync_driver/fake_data_type_controller.h b/components/sync_driver/fake_data_type_controller.h |
| index 1d03788d010db06a9766907a91e0d1fa9f9eda95..3034a096bd4e7dd5b14929055cf18cd956ad3bc7 100644 |
| --- a/components/sync_driver/fake_data_type_controller.h |
| +++ b/components/sync_driver/fake_data_type_controller.h |
| @@ -5,6 +5,8 @@ |
| #ifndef COMPONENTS_SYNC_DRIVER_FAKE_DATA_TYPE_CONTROLLER_H__ |
| #define COMPONENTS_SYNC_DRIVER_FAKE_DATA_TYPE_CONTROLLER_H__ |
| +#include <string> |
| + |
| #include "components/sync_driver/data_type_manager.h" |
| #include "components/sync_driver/directory_data_type_controller.h" |