| Index: content/browser/renderer_host/input/web_input_event_builders_android.h
|
| diff --git a/content/browser/renderer_host/input/web_input_event_builders_android.h b/content/browser/renderer_host/input/web_input_event_builders_android.h
|
| index e845c3dfa3e0a61aed252ba60d240ebcf1d65ebd..6860d705acdd90cc4ba22677e3a40bf78885f938 100644
|
| --- a/content/browser/renderer_host/input/web_input_event_builders_android.h
|
| +++ b/content/browser/renderer_host/input/web_input_event_builders_android.h
|
| @@ -11,6 +11,7 @@
|
| #include "content/common/content_export.h"
|
| #include "third_party/WebKit/public/platform/WebGestureEvent.h"
|
| #include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebKeyboardEvent.h"
|
| #include "third_party/WebKit/public/platform/WebMouseWheelEvent.h"
|
|
|
| namespace content {
|
|
|