Index: content/browser/renderer_host/input/web_input_event_builders_android.cc |
diff --git a/content/browser/renderer_host/input/web_input_event_builders_android.cc b/content/browser/renderer_host/input/web_input_event_builders_android.cc |
index 1d240fab8b8a934c2e1e8f807ce6ba42cf449fa9..3fb06bb90826bfc5f560befb23d4f0231682ae6c 100644 |
--- a/content/browser/renderer_host/input/web_input_event_builders_android.cc |
+++ b/content/browser/renderer_host/input/web_input_event_builders_android.cc |
@@ -5,8 +5,8 @@ |
#include "content/browser/renderer_host/input/web_input_event_builders_android.h" |
#include "base/logging.h" |
-#include "content/browser/renderer_host/input/motion_event_android.h" |
#include "content/browser/renderer_host/input/web_input_event_util.h" |
+#include "ui/events/android/motion_event_android.h" |
#include "ui/events/keycodes/dom/dom_code.h" |
#include "ui/events/keycodes/dom/keycode_converter.h" |
#include "ui/events/keycodes/keyboard_code_conversion.h" |