Chromium Code Reviews| Index: components/webdata/common/web_database.h |
| diff --git a/components/webdata/common/web_database.h b/components/webdata/common/web_database.h |
| index 79931bedba72d4042d2ff2593492db2d450f6460..36bae881f6f810c0d63ad03469845af703b9a7d1 100644 |
| --- a/components/webdata/common/web_database.h |
| +++ b/components/webdata/common/web_database.h |
| @@ -6,6 +6,7 @@ |
| #define COMPONENTS_WEBDATA_COMMON_WEB_DATABASE_H_ |
| #include <map> |
| +#include <string> |
| #include "base/macros.h" |
| #include "components/webdata/common/web_database_table.h" |