Index: chrome/browser/ui/views/tabs/tab_drag_controller.cc |
diff --git a/chrome/browser/ui/views/tabs/tab_drag_controller.cc b/chrome/browser/ui/views/tabs/tab_drag_controller.cc |
index fc950d2f764bef87ebf9170e528037a747ac56ab..741a77fa8638741377a44a8b4dbde868e5839354 100644 |
--- a/chrome/browser/ui/views/tabs/tab_drag_controller.cc |
+++ b/chrome/browser/ui/views/tabs/tab_drag_controller.cc |
@@ -48,8 +48,8 @@ |
#include "ash/wm/coordinate_conversion.h" |
#include "ash/wm/window_state.h" |
#include "ui/aura/env.h" |
-#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#include "ui/events/gestures/gesture_recognizer.h" |
#endif |