| Index: content/common/input/input_event_ack.h
|
| diff --git a/content/common/input/input_event_ack.h b/content/common/input/input_event_ack.h
|
| index 565b66f6461d288f48b98f7e9221d785af823883..f7510d967c778a14cd71df75b20521787d353e17 100644
|
| --- a/content/common/input/input_event_ack.h
|
| +++ b/content/common/input/input_event_ack.h
|
| @@ -13,7 +13,7 @@
|
| #include "content/common/input/did_overscroll_params.h"
|
| #include "content/common/input/input_event_ack_state.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| -#include "ui/events/latency_info.h"
|
| +#include "ui/latency_info/latency_info.h"
|
|
|
| namespace content {
|
|
|
|
|