| Index: content/common/input/touch_event_stream_validator.cc
|
| diff --git a/content/common/input/touch_event_stream_validator.cc b/content/common/input/touch_event_stream_validator.cc
|
| index d13c7dc3a3fabe25e29eb8f0c3685c3dde4e506f..64cc80e5a000a13e0285f1eda00ad3f74ca9cbc2 100644
|
| --- a/content/common/input/touch_event_stream_validator.cc
|
| +++ b/content/common/input/touch_event_stream_validator.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/logging.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "content/common/input/web_touch_event_traits.h"
|
| +#include "third_party/WebKit/public/platform/WebTouchEvent.h"
|
| #include "ui/events/blink/web_input_event_traits.h"
|
|
|
| using base::StringPrintf;
|
|
|