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