Chromium Code Reviews| Index: public/web/WebTextInputInfo.h |
| diff --git a/public/web/WebTextInputInfo.h b/public/web/WebTextInputInfo.h |
| index dc3ff40efc50e7a9c5c2dd2fd171ef381d9a3e89..4895d8f35c6d5a1d9b5953fef464f34861e6e1d4 100644 |
| --- a/public/web/WebTextInputInfo.h |
| +++ b/public/web/WebTextInputInfo.h |
| @@ -26,8 +26,8 @@ |
| #ifndef WebTextInputInfo_h |
| #define WebTextInputInfo_h |
| -#include "../platform/WebString.h" |
| #include "WebTextInputType.h" |
| +#include "public/platform/WebString.h" |
| namespace blink { |