| Index: content/common/input/input_event.h
|
| diff --git a/content/common/input/input_event.h b/content/common/input/input_event.h
|
| index 7e29509417a133b19d85a035be1cd5a709c38581..fd10e4ede9254599502b5925aae4765625113d6e 100644
|
| --- a/content/common/input/input_event.h
|
| +++ b/content/common/input/input_event.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/macros.h"
|
| #include "content/common/content_export.h"
|
| #include "ui/events/blink/web_input_event_traits.h"
|
| -#include "ui/events/latency_info.h"
|
| +#include "ui/latency/latency_info.h"
|
|
|
| namespace blink {
|
| class WebInputEvent;
|
|
|