Index: chrome/browser/download/drag_download_item_views.cc |
diff --git a/chrome/browser/download/drag_download_item_views.cc b/chrome/browser/download/drag_download_item_views.cc |
index 72d6390e9ecab753748885c30bbbceceaf8a6315..d334d409405e3e08055053dcd8f8986a18c53ae6 100644 |
--- a/chrome/browser/download/drag_download_item_views.cc |
+++ b/chrome/browser/download/drag_download_item_views.cc |
@@ -21,8 +21,8 @@ |
#if defined(USE_AURA) |
#include "ui/aura/client/drag_drop_client.h" |
-#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#endif |
#if defined(OS_CHROMEOS) |