| Index: ash/wm/power_button_controller.cc
|
| diff --git a/ash/wm/power_button_controller.cc b/ash/wm/power_button_controller.cc
|
| index b4c5916a3df6cb401d3e48b6d728fe36ac97f1fc..92ca9c12aabcd64eeb6996e10f6ab273b57e803c 100644
|
| --- a/ash/wm/power_button_controller.cc
|
| +++ b/ash/wm/power_button_controller.cc
|
| @@ -7,11 +7,11 @@
|
| #include "ash/common/accelerators/accelerator_controller.h"
|
| #include "ash/common/ash_switches.h"
|
| #include "ash/common/session/session_state_delegate.h"
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/system/audio/tray_audio.h"
|
| #include "ash/common/system/tray/system_tray.h"
|
| #include "ash/common/wm/maximize_mode/maximize_mode_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/lock_state_controller.h"
|
| #include "ash/wm/session_state_animator.h"
|
|
|