| Index: content/renderer/input/scoped_web_input_event_with_latency_info.h
|
| diff --git a/content/renderer/input/scoped_web_input_event_with_latency_info.h b/content/renderer/input/scoped_web_input_event_with_latency_info.h
|
| index cd0933165156a504ab96462a5848769ed2dafd92..566b31be21715862f3cd31074855c106b905ad00 100644
|
| --- a/content/renderer/input/scoped_web_input_event_with_latency_info.h
|
| +++ b/content/renderer/input/scoped_web_input_event_with_latency_info.h
|
| @@ -14,7 +14,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 {
|
|
|
|
|