Chromium Code Reviews| Index: public/webview/WebTextInputInfo.h |
| diff --git a/public/webview/WebTextInputInfo.h b/public/webview/WebTextInputInfo.h |
| index bde84eea5ee18d9625f82b84e61a78d31df5d598..83de1e48de4e1a3390c22cddab9f0c2055e9ced3 100644 |
| --- a/public/webview/WebTextInputInfo.h |
| +++ b/public/webview/WebTextInputInfo.h |
| @@ -26,6 +26,7 @@ |
| #ifndef WebTextInputInfo_h |
| #define WebTextInputInfo_h |
| +#include "../platform/WebCommon.h" |
| #include "../platform/WebString.h" |
| #include "WebTextInputType.h" |