| Index: third_party/WebKit/Source/web/WebInputEventConversion.h
|
| diff --git a/third_party/WebKit/Source/web/WebInputEventConversion.h b/third_party/WebKit/Source/web/WebInputEventConversion.h
|
| index dc7b56dc074ed627a16a78d8af9899dab489e679..39abbf5f68ad11cfd05564787a6a823058a05a42 100644
|
| --- a/third_party/WebKit/Source/web/WebInputEventConversion.h
|
| +++ b/third_party/WebKit/Source/web/WebInputEventConversion.h
|
| @@ -35,7 +35,8 @@
|
| #include "platform/PlatformMouseEvent.h"
|
| #include "platform/PlatformTouchEvent.h"
|
| #include "platform/PlatformWheelEvent.h"
|
| -#include "public/web/WebInputEvent.h"
|
| +#include "public/platform/WebGestureEvent.h"
|
| +#include "public/platform/WebInputEvent.h"
|
| #include "web/WebExport.h"
|
| #include "wtf/Compiler.h"
|
|
|
|
|