| Index: ash/accelerators/accelerator_controller.cc
|
| diff --git a/ash/accelerators/accelerator_controller.cc b/ash/accelerators/accelerator_controller.cc
|
| index 1aef496770daa67a4e0154835a25e41aaa87ef56..5aea3764294d4ecc22a6d6270f3c89dae94f3c9b 100644
|
| --- a/ash/accelerators/accelerator_controller.cc
|
| +++ b/ash/accelerators/accelerator_controller.cc
|
| @@ -22,6 +22,7 @@
|
| #include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/common/system/tray/system_tray_notifier.h"
|
| #include "ash/common/system/volume_control_delegate.h"
|
| +#include "ash/common/system/web_notification/web_notification_tray.h"
|
| #include "ash/common/wm/mru_window_tracker.h"
|
| #include "ash/common/wm/overview/window_selector_controller.h"
|
| #include "ash/common/wm/window_state.h"
|
| @@ -50,7 +51,6 @@
|
| #include "ash/system/keyboard_brightness/keyboard_brightness_control_delegate.h"
|
| #include "ash/system/status_area_widget.h"
|
| #include "ash/system/tray/system_tray.h"
|
| -#include "ash/system/web_notification/web_notification_tray.h"
|
| #include "ash/touch/touch_hud_debug.h"
|
| #include "ash/utility/screenshot_controller.h"
|
| #include "ash/wm/maximize_mode/maximize_mode_controller.h"
|
|
|