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 847fb4c07c7895cbf24f88f2116e0cc7dddef6a9..dfe1c8f3ef20fea752ef3bf0f8dae5986017b0a5 100644 |
--- a/content/browser/renderer_host/input/touch_action_browsertest.cc |
+++ b/content/browser/renderer_host/input/touch_action_browsertest.cc |
@@ -31,7 +31,7 @@ |
#include "content/public/test/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; |