| Index: components/test_runner/test_plugin.cc
|
| diff --git a/components/test_runner/test_plugin.cc b/components/test_runner/test_plugin.cc
|
| index 776ee1e12ee9400ac35625a66ef560f1fd6c41ab..54b7046ea03f80fe150005f245b677ca2092ebcd 100644
|
| --- a/components/test_runner/test_plugin.cc
|
| +++ b/components/test_runner/test_plugin.cc
|
| @@ -26,6 +26,7 @@
|
| #include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| #include "third_party/WebKit/public/platform/WebMouseEvent.h"
|
| #include "third_party/WebKit/public/platform/WebThread.h"
|
| +#include "third_party/WebKit/public/platform/WebTouchEvent.h"
|
| #include "third_party/WebKit/public/platform/WebTouchPoint.h"
|
| #include "third_party/WebKit/public/platform/WebTraceLocation.h"
|
| #include "third_party/WebKit/public/platform/WebURL.h"
|
|
|