| Index: content/public/browser/native_web_keyboard_event.h
|
| diff --git a/content/public/browser/native_web_keyboard_event.h b/content/public/browser/native_web_keyboard_event.h
|
| index 9f29788119e2d6868631f4864358347b1da38896..17097f1d0cda1f5089c6c4c42f987892803604c4 100644
|
| --- a/content/public/browser/native_web_keyboard_event.h
|
| +++ b/content/public/browser/native_web_keyboard_event.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/time/time.h"
|
| #include "build/build_config.h"
|
| #include "content/common/content_export.h"
|
| -#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebKeyboardEvent.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
| #if defined(OS_ANDROID)
|
|
|