Index: ash/wm/toplevel_window_event_handler.cc |
diff --git a/ash/wm/toplevel_window_event_handler.cc b/ash/wm/toplevel_window_event_handler.cc |
index 1dbb6b4d66689bf2bf5fe94dc1d4ee91ce72139d..ef3c58d69cb5980d584df19fda1f247abcd0fec6 100644 |
--- a/ash/wm/toplevel_window_event_handler.cc |
+++ b/ash/wm/toplevel_window_event_handler.cc |
@@ -15,9 +15,9 @@ |
#include "base/run_loop.h" |
#include "ui/aura/client/cursor_client.h" |
#include "ui/aura/env.h" |
-#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_delegate.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#include "ui/aura/window_observer.h" |
#include "ui/base/cursor/cursor.h" |
#include "ui/base/hit_test.h" |