Index: chrome/browser/notifications/fullscreen_notification_blocker.cc |
diff --git a/chrome/browser/notifications/fullscreen_notification_blocker.cc b/chrome/browser/notifications/fullscreen_notification_blocker.cc |
index 21e7caaf9f7eef48d6f4ecc27c8990e20c900a14..525fb7c815b50c859f03353e236d616dff9728dc 100644 |
--- a/chrome/browser/notifications/fullscreen_notification_blocker.cc |
+++ b/chrome/browser/notifications/fullscreen_notification_blocker.cc |
@@ -14,8 +14,8 @@ |
#include "ash/shell.h" |
#include "ash/system/system_notifier.h" |
#include "ash/wm/window_state.h" |
-#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#endif |
namespace { |