| Index: third_party/WebKit/Source/web/WebViewImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h
|
| index 5718d39d8faf2c5858411f133b6b3e8aebd44b43..b681fe681b38e926cebd2ea1c237657200edeb7e 100644
|
| --- a/third_party/WebKit/Source/web/WebViewImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h
|
| @@ -40,6 +40,7 @@
|
| #include "platform/geometry/IntPoint.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/graphics/GraphicsLayer.h"
|
| +#include "platform/graphics/TouchAction.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/scheduler/child/web_scheduler.h"
|
| #include "platform/wtf/Compiler.h"
|
|
|