| Index: third_party/WebKit/Source/web/PageWidgetDelegate.h
|
| diff --git a/third_party/WebKit/Source/web/PageWidgetDelegate.h b/third_party/WebKit/Source/web/PageWidgetDelegate.h
|
| index d8dbe36916db557b1babbac20ac1056c5c7b4a6e..4a810b26eb6598a4e513a500a23cb6a894c01b59 100644
|
| --- a/third_party/WebKit/Source/web/PageWidgetDelegate.h
|
| +++ b/third_party/WebKit/Source/web/PageWidgetDelegate.h
|
| @@ -32,7 +32,7 @@
|
| #define PageWidgetDelegate_h
|
|
|
| #include "public/platform/WebCanvas.h"
|
| -#include "public/web/WebInputEvent.h"
|
| +#include "public/platform/WebInputEvent.h"
|
| #include "public/web/WebWidget.h"
|
| #include "web/WebExport.h"
|
|
|
|
|