| 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 87139601ed366a3af0e48708d99d09c1cf531b9c..b80c5672ddbcc334a7dc9612d29d02158e152a65 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/web/WebInputEvent.h"
|
| #include "ui/events/event_switches.h"
|
| -#include "ui/events/latency_info.h"
|
| +#include "ui/latency_info/latency_info.h"
|
|
|
| using blink::WebInputEvent;
|
|
|
|
|