| Index: content/browser/renderer_host/input/touch_action_browsertest.cc
|
| diff --git a/content/browser/renderer_host/input/touch_action_browsertest.cc b/content/browser/renderer_host/input/touch_action_browsertest.cc
|
| index 2c4ab954bec817dc1ea7cf00622a1360a948f9c4..17516af107faeefac042d97bb1f21516a3b65220 100644
|
| --- a/content/browser/renderer_host/input/touch_action_browsertest.cc
|
| +++ b/content/browser/renderer_host/input/touch_action_browsertest.cc
|
| @@ -32,7 +32,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;
|
|
|
|
|