Index: ash/system/tray/tray_bubble_wrapper.cc |
diff --git a/ash/system/tray/tray_bubble_wrapper.cc b/ash/system/tray/tray_bubble_wrapper.cc |
index 2bcb07bb3de2383aaadea6c9d5e2f8a26303fb87..5bd0c96e955bd4ecaad3e3e29d9dcc223eafef0a 100644 |
--- a/ash/system/tray/tray_bubble_wrapper.cc |
+++ b/ash/system/tray/tray_bubble_wrapper.cc |
@@ -8,8 +8,8 @@ |
#include "ash/system/tray/tray_event_filter.h" |
#include "ash/wm/window_properties.h" |
#include "ui/aura/client/capture_client.h" |
-#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#include "ui/views/bubble/tray_bubble_view.h" |
#include "ui/views/widget/widget.h" |