| Index: public/web/android/WebInputEventFactory.h
|
| diff --git a/public/web/android/WebInputEventFactory.h b/public/web/android/WebInputEventFactory.h
|
| index 22b0affbeeb26740641d8d6ff86952bb11bcc527..2b8219b975b6d265542c6eb6e9441cb3528bb635 100644
|
| --- a/public/web/android/WebInputEventFactory.h
|
| +++ b/public/web/android/WebInputEventFactory.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebInputEventFactory_h
|
| #define WebInputEventFactory_h
|
|
|
| -#include "../../platform/WebCommon.h"
|
| #include "../WebInputEvent.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|