| Index: components/test_runner/event_sender.h
|
| diff --git a/components/test_runner/event_sender.h b/components/test_runner/event_sender.h
|
| index d45184a1f175ca40a90a13694dde2a18da184b43..471406c7cf8a93a38dbbc055ff7d5ae701da13f6 100644
|
| --- a/components/test_runner/event_sender.h
|
| +++ b/components/test_runner/event_sender.h
|
| @@ -17,9 +17,9 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "build/build_config.h"
|
| #include "third_party/WebKit/public/platform/WebDragData.h"
|
| +#include "third_party/WebKit/public/platform/WebDragOperation.h"
|
| #include "third_party/WebKit/public/platform/WebInputEventResult.h"
|
| #include "third_party/WebKit/public/platform/WebPoint.h"
|
| -#include "third_party/WebKit/public/web/WebDragOperation.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| #include "third_party/WebKit/public/web/WebTouchPoint.h"
|
|
|
|
|