Chromium Code Reviews| Index: components/sync_driver/sync_frontend.h |
| diff --git a/components/sync_driver/sync_frontend.h b/components/sync_driver/sync_frontend.h |
| index 17db8f54c17cb99c9098356918cb8be3bf9f93ad..155f1c16a7fe113d57b01b56a5999e1316e035a5 100644 |
| --- a/components/sync_driver/sync_frontend.h |
| +++ b/components/sync_driver/sync_frontend.h |
| @@ -5,6 +5,8 @@ |
| #ifndef COMPONENTS_SYNC_DRIVER_SYNC_FRONTEND_H_ |
| #define COMPONENTS_SYNC_DRIVER_SYNC_FRONTEND_H_ |
| +#include <string> |
| + |
| #include "base/basictypes.h" |
| #include "sync/internal_api/public/base/model_type.h" |
| #include "sync/internal_api/public/sync_encryption_handler.h" |