Index: content/browser/renderer_host/input/touch_input_browsertest.cc |
diff --git a/content/browser/renderer_host/input/touch_input_browsertest.cc b/content/browser/renderer_host/input/touch_input_browsertest.cc |
index 7ff1dd067015b6930a1d0f4f399e83c81acde88b..d374b2c54678a8b4e9620efad78a72885dfabec4 100644 |
--- a/content/browser/renderer_host/input/touch_input_browsertest.cc |
+++ b/content/browser/renderer_host/input/touch_input_browsertest.cc |
@@ -25,7 +25,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; |