| 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 28e941f779010dffac88bed10d1ee6acfe6e69e6..cd62e33845a72d617c193ed0fe97520701338caf 100644
|
| --- a/third_party/WebKit/public/web/WebWidgetClient.h
|
| +++ b/third_party/WebKit/public/web/WebWidgetClient.h
|
| @@ -39,9 +39,9 @@
|
| #include "public/platform/WebRect.h"
|
| #include "public/platform/WebReferrerPolicy.h"
|
| #include "public/platform/WebScreenInfo.h"
|
| +#include "public/platform/WebTouchAction.h"
|
| #include "public/web/WebMeaningfulLayout.h"
|
| #include "public/web/WebTextDirection.h"
|
| -#include "public/web/WebTouchAction.h"
|
|
|
| namespace blink {
|
|
|
|
|