Index: content/browser/renderer_host/render_widget_host_impl.h |
diff --git a/content/browser/renderer_host/render_widget_host_impl.h b/content/browser/renderer_host/render_widget_host_impl.h |
index 617a44d1344193f280251d9a9e40fd5dbe52b989..5e319fc548b3e7e1db83231842d1750a0415b661 100644 |
--- a/content/browser/renderer_host/render_widget_host_impl.h |
+++ b/content/browser/renderer_host/render_widget_host_impl.h |
@@ -43,8 +43,8 @@ |
#include "ui/base/ime/text_input_mode.h" |
#include "ui/base/ime/text_input_type.h" |
#include "ui/events/gesture_detection/gesture_provider_config_helper.h" |
-#include "ui/events/latency_info.h" |
#include "ui/gfx/native_widget_types.h" |
+#include "ui/latency_info/latency_info.h" |
struct FrameHostMsg_HittestData_Params; |
struct ViewHostMsg_SelectionBounds_Params; |