| Index: content/browser/renderer_host/input/main_thread_event_queue_browsertest.cc
|
| diff --git a/content/browser/renderer_host/input/main_thread_event_queue_browsertest.cc b/content/browser/renderer_host/input/main_thread_event_queue_browsertest.cc
|
| index 7770447f9329aef4ae0cd4f592bf4b62e5cfbeb0..1e703be798da577c15c2a7babfd702612d23abe0 100644
|
| --- a/content/browser/renderer_host/input/main_thread_event_queue_browsertest.cc
|
| +++ b/content/browser/renderer_host/input/main_thread_event_queue_browsertest.cc
|
| @@ -25,7 +25,7 @@
|
| #include "content/public/test/content_browser_test_utils.h"
|
| #include "content/public/test/test_utils.h"
|
| #include "content/shell/browser/shell.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| #include "ui/events/event_switches.h"
|
| #include "ui/events/latency_info.h"
|
|
|
|
|