| 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 343eb977009896920ed82ef037545a246ac5c432..a7c613c0876afb975e39f7bf8a15bb89eda5c67b 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"
|
|
|