| Index: third_party/WebKit/Source/core/page/ChromeClient.h
|
| diff --git a/third_party/WebKit/Source/core/page/ChromeClient.h b/third_party/WebKit/Source/core/page/ChromeClient.h
|
| index 48e803a22358aa477643e872982dc5bdfb826940..c709d97f990df18f92e0e31e357ce37658367804 100644
|
| --- a/third_party/WebKit/Source/core/page/ChromeClient.h
|
| +++ b/third_party/WebKit/Source/core/page/ChromeClient.h
|
| @@ -35,6 +35,7 @@
|
| #include "platform/Cursor.h"
|
| #include "platform/PlatformChromeClient.h"
|
| #include "platform/PopupMenu.h"
|
| +#include "platform/graphics/TouchAction.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/scroll/ScrollTypes.h"
|
| #include "platform/wtf/Forward.h"
|
|
|