| Index: third_party/WebKit/public/web/WebWidget.h
|
| diff --git a/third_party/WebKit/public/web/WebWidget.h b/third_party/WebKit/public/web/WebWidget.h
|
| index 9aaff92215899fec7b37787c78686286bf73974c..b5b544caff73dfcfbdbc8dd1ad3b930de2ecaacd 100644
|
| --- a/third_party/WebKit/public/web/WebWidget.h
|
| +++ b/third_party/WebKit/public/web/WebWidget.h
|
| @@ -38,11 +38,11 @@
|
| #include "../platform/WebPoint.h"
|
| #include "../platform/WebRect.h"
|
| #include "../platform/WebSize.h"
|
| +#include "../platform/WebTextInputInfo.h"
|
| #include "../platform/WebTopControlsState.h"
|
| #include "WebCompositionUnderline.h"
|
| #include "WebRange.h"
|
| #include "WebTextDirection.h"
|
| -#include "WebTextInputInfo.h"
|
|
|
| namespace blink {
|
|
|
|
|