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 baa0af6ad3962d9f237f4092aa37c3d76527e329..e8d82b535e745a733a35882973103ee1cbea0377 100644 |
--- a/content/browser/renderer_host/input/touch_input_browsertest.cc |
+++ b/content/browser/renderer_host/input/touch_input_browsertest.cc |
@@ -24,7 +24,7 @@ |
#include "content/public/test/content_browser_test_utils.h" |
#include "content/shell/browser/shell.h" |
#include "third_party/WebKit/public/platform/WebInputEvent.h" |
-#include "ui/events/latency_info.h" |
+#include "ui/latency/latency_info.h" |
using blink::WebInputEvent; |