| Index: content/common/input/input_event.h
|
| diff --git a/content/common/input/input_event.h b/content/common/input/input_event.h
|
| index 58485e13216e5997e71461cc641a17a996460518..6f3dc1b81bca21db548716a710332ec8f777d7da 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 "content/common/input/scoped_web_input_event.h"
|
| -#include "ui/events/latency_info.h"
|
| +#include "ui/latency_info/latency_info.h"
|
|
|
| namespace blink {
|
| class WebInputEvent;
|
|
|