| Index: content/common/input/event_with_latency_info.h
|
| diff --git a/content/common/input/event_with_latency_info.h b/content/common/input/event_with_latency_info.h
|
| index 77be4786c12565296c76be54a25c5994c5312809..4af4aec533455460ffe2a9d7963e85ce20ecba83 100644
|
| --- a/content/common/input/event_with_latency_info.h
|
| +++ b/content/common/input/event_with_latency_info.h
|
| @@ -11,6 +11,7 @@
|
| #include "third_party/WebKit/public/platform/WebCoalescedInputEvent.h"
|
| #include "third_party/WebKit/public/platform/WebGestureEvent.h"
|
| #include "third_party/WebKit/public/platform/WebMouseWheelEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebTouchEvent.h"
|
| #include "ui/events/blink/blink_event_util.h"
|
| #include "ui/events/latency_info.h"
|
|
|
|
|