| Index: third_party/WebKit/Source/core/events/TouchEvent.h
|
| diff --git a/third_party/WebKit/Source/core/events/TouchEvent.h b/third_party/WebKit/Source/core/events/TouchEvent.h
|
| index dd88224d105fac6cb39f7497e3c5250e7fa657ef..ecdf706bf7156ea7571a5a71d389949e450fb784 100644
|
| --- a/third_party/WebKit/Source/core/events/TouchEvent.h
|
| +++ b/third_party/WebKit/Source/core/events/TouchEvent.h
|
| @@ -32,6 +32,7 @@
|
| #include "core/events/EventDispatchMediator.h"
|
| #include "core/events/TouchEventInit.h"
|
| #include "core/events/UIEventWithKeyState.h"
|
| +#include "platform/graphics/TouchAction.h"
|
| #include "public/platform/WebTouchEvent.h"
|
|
|
| namespace blink {
|
|
|