summaryrefslogtreecommitdiffstats
path: root/content/shell/browser/shell_download_manager_delegate.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/browser/shell_download_manager_delegate.cc')
-rw-r--r--content/shell/browser/shell_download_manager_delegate.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/browser/shell_download_manager_delegate.cc b/content/shell/browser/shell_download_manager_delegate.cc
index 566d404..572d79e 100644
--- a/content/shell/browser/shell_download_manager_delegate.cc
+++ b/content/shell/browser/shell_download_manager_delegate.cc
@@ -29,8 +29,8 @@
#include "net/base/net_util.h"
#if defined(OS_WIN)
-#include "ui/aura/root_window.h"
#include "ui/aura/window.h"
+#include "ui/aura/window_event_dispatcher.h"
#endif
namespace content {