| Index: content/browser/renderer_host/input/non_blocking_event_browsertest.cc
|
| diff --git a/content/browser/renderer_host/input/non_blocking_event_browsertest.cc b/content/browser/renderer_host/input/non_blocking_event_browsertest.cc
|
| index d7bd5633ea86e5ef6463a2b4f2e1f901d5163b4d..25f2ed3b5133875aef03b6a5ee525e3913fcf553 100644
|
| --- a/content/browser/renderer_host/input/non_blocking_event_browsertest.cc
|
| +++ b/content/browser/renderer_host/input/non_blocking_event_browsertest.cc
|
| @@ -27,7 +27,7 @@
|
| #include "content/shell/browser/shell.h"
|
| #include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| #include "ui/events/event_switches.h"
|
| -#include "ui/events/latency_info.h"
|
| +#include "ui/latency/latency_info.h"
|
|
|
| using blink::WebInputEvent;
|
|
|
|
|