Index: content/shell/browser/shell_platform_data_aura.cc |
diff --git a/content/shell/browser/shell_platform_data_aura.cc b/content/shell/browser/shell_platform_data_aura.cc |
index 3de6e502c076e4b8b9f8a6f6892a62ee28456a90..95af492ded881aeb38052ef53c854b84216e9f58 100644 |
--- a/content/shell/browser/shell_platform_data_aura.cc |
+++ b/content/shell/browser/shell_platform_data_aura.cc |
@@ -10,10 +10,10 @@ |
#include "ui/aura/client/default_capture_client.h" |
#include "ui/aura/env.h" |
#include "ui/aura/layout_manager.h" |
-#include "ui/aura/root_window.h" |
#include "ui/aura/test/test_focus_client.h" |
#include "ui/aura/test/test_window_tree_client.h" |
#include "ui/aura/window.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#include "ui/base/ime/input_method.h" |
#include "ui/base/ime/input_method_delegate.h" |
#include "ui/base/ime/input_method_factory.h" |