| Index: third_party/WebKit/public/web/WebWidgetClient.h
|
| diff --git a/third_party/WebKit/public/web/WebWidgetClient.h b/third_party/WebKit/public/web/WebWidgetClient.h
|
| index 849a3d097d0a705b3bf16fe22638410d91fd4a9c..b7c6987942d74bf095151ebb87e572a8d7a1ec61 100644
|
| --- a/third_party/WebKit/public/web/WebWidgetClient.h
|
| +++ b/third_party/WebKit/public/web/WebWidgetClient.h
|
| @@ -38,6 +38,7 @@
|
| #include "public/platform/WebRect.h"
|
| #include "public/platform/WebScreenInfo.h"
|
| #include "public/web/WebMeaningfulLayout.h"
|
| +#include "public/web/WebTextDirection.h"
|
| #include "public/web/WebTouchAction.h"
|
|
|
| namespace blink {
|
|
|