summaryrefslogtreecommitdiffstats
path: root/content/shell/browser/shell_views.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/browser/shell_views.cc')
-rw-r--r--content/shell/browser/shell_views.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/browser/shell_views.cc b/content/shell/browser/shell_views.cc
index 5a661d6..a3cfbd8 100644
--- a/content/shell/browser/shell_views.cc
+++ b/content/shell/browser/shell_views.cc
@@ -13,8 +13,8 @@
#include "content/shell/browser/shell_platform_data_aura.h"
#include "ui/aura/client/screen_position_client.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/base/accessibility/accessibility_types.h"
#include "ui/base/clipboard/clipboard.h"
#include "ui/base/models/simple_menu_model.h"