Chromium Code Reviews| Index: components/sync_driver/data_type_status_table.h |
| diff --git a/components/sync_driver/data_type_status_table.h b/components/sync_driver/data_type_status_table.h |
| index f9d93bd145e3184e1ba774ac2462c7928853753c..536c1eb2f4205864c6bd78eda69f9ff0a7665a37 100644 |
| --- a/components/sync_driver/data_type_status_table.h |
| +++ b/components/sync_driver/data_type_status_table.h |
| @@ -5,6 +5,7 @@ |
| #ifndef COMPONENTS_SYNC_DRIVER_DATA_TYPE_STATUS_TABLE_H_ |
| #define COMPONENTS_SYNC_DRIVER_DATA_TYPE_STATUS_TABLE_H_ |
| +#include <map> |
| #include <string> |
| #include "components/sync_driver/data_type_manager.h" |