| Index: ash/system/web_notification/web_notification_tray.cc
|
| diff --git a/ash/system/web_notification/web_notification_tray.cc b/ash/system/web_notification/web_notification_tray.cc
|
| index 52f47d5c7d95692ed7c88fd1a624b05f03dbefd7..e8218610bdf0dbd0e65c51e89af42cbcd1dc4088 100644
|
| --- a/ash/system/web_notification/web_notification_tray.cc
|
| +++ b/ash/system/web_notification/web_notification_tray.cc
|
| @@ -23,8 +23,8 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "grit/ash_strings.h"
|
| #include "grit/ui_strings.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/gfx/screen.h"
|
| #include "ui/message_center/message_center_style.h"
|
|
|