| Index: content/common/input/event_with_latency_info.h
|
| diff --git a/content/common/input/event_with_latency_info.h b/content/common/input/event_with_latency_info.h
|
| index 1613ee81409dfc196f1ed490f99b6fe05cadf291..925c937f3dec74726f35a1badc67275b90ca20b1 100644
|
| --- a/content/common/input/event_with_latency_info.h
|
| +++ b/content/common/input/event_with_latency_info.h
|
| @@ -13,7 +13,7 @@
|
| #include "third_party/WebKit/public/platform/WebTouchEvent.h"
|
| #include "ui/events/blink/blink_event_util.h"
|
| #include "ui/events/blink/web_input_event_traits.h"
|
| -#include "ui/events/latency_info.h"
|
| +#include "ui/latency/latency_info.h"
|
|
|
| namespace content {
|
|
|
|
|