Index: content/browser/renderer_host/event_with_latency_info.h |
diff --git a/content/browser/renderer_host/event_with_latency_info.h b/content/browser/renderer_host/event_with_latency_info.h |
index f55bb0c4e89499f78965d2b9286f40b27ca1b571..d1dd06dc6dbb11526a8cea6c923365cc4c1abf50 100644 |
--- a/content/browser/renderer_host/event_with_latency_info.h |
+++ b/content/browser/renderer_host/event_with_latency_info.h |
@@ -7,8 +7,8 @@ |
#include "ui/events/latency_info.h" |
-#include "content/common/input/web_input_event_traits.h" |
#include "content/public/browser/native_web_keyboard_event.h" |
+#include "content/public/common/input/web_input_event_traits.h" |
namespace blink { |
class WebGestureEvent; |