| Index: content/browser/renderer_host/input/input_router_client.h
|
| diff --git a/content/browser/renderer_host/input/input_router_client.h b/content/browser/renderer_host/input/input_router_client.h
|
| index 3c45aa88ad450de175e233378568c6bd75cd625a..0221533738205bce9c75dabe055cdb781266cdb7 100644
|
| --- a/content/browser/renderer_host/input/input_router_client.h
|
| +++ b/content/browser/renderer_host/input/input_router_client.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/common/input/input_event_ack_source.h"
|
| #include "content/common/input/input_event_ack_state.h"
|
| #include "content/public/browser/native_web_keyboard_event.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
|
|
| namespace ui {
|
| class LatencyInfo;
|
|
|