Index: content/browser/renderer_host/web_input_event_aura.cc |
diff --git a/content/browser/renderer_host/web_input_event_aura.cc b/content/browser/renderer_host/web_input_event_aura.cc |
index a4cf12b0e51041a305be9a491011f1d83cef90e9..5a628047b4c2f5f14ef39b4a07cef443983a84ba 100644 |
--- a/content/browser/renderer_host/web_input_event_aura.cc |
+++ b/content/browser/renderer_host/web_input_event_aura.cc |
@@ -4,6 +4,7 @@ |
#include "content/browser/renderer_host/web_input_event_aura.h" |
+#include "content/browser/renderer_host/input/web_input_event_util.h" |
#include "content/browser/renderer_host/ui_events_helper.h" |
#include "ui/aura/window.h" |
#include "ui/events/event.h" |