| Index: content/renderer/input/main_thread_event_queue.h
|
| diff --git a/content/renderer/input/main_thread_event_queue.h b/content/renderer/input/main_thread_event_queue.h
|
| index 02f7d8d65bce9d3735e65581f6754cafd4a7ebdd..0eb2d147f8970e9aac457503e80a691300fb5fa5 100644
|
| --- a/content/renderer/input/main_thread_event_queue.h
|
| +++ b/content/renderer/input/main_thread_event_queue.h
|
| @@ -12,7 +12,7 @@
|
| #include "content/common/input/input_event_dispatch_type.h"
|
| #include "content/common/input/web_input_event_queue.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| -#include "ui/latency_info/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
|
|
| namespace content {
|
|
|
|
|