| Index: ash/wm/power_button_controller.cc
|
| diff --git a/ash/wm/power_button_controller.cc b/ash/wm/power_button_controller.cc
|
| index 41792ce77ca7d27ae47b8f0c6586b145db838c6d..63cbee85e19713c6b3c4bfddac782e33262cf088 100644
|
| --- a/ash/wm/power_button_controller.cc
|
| +++ b/ash/wm/power_button_controller.cc
|
| @@ -5,9 +5,9 @@
|
| #include "ash/wm/power_button_controller.h"
|
|
|
| #include "ash/ash_switches.h"
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ash/wm/lock_state_controller.h"
|
| #include "ash/wm/maximize_mode/maximize_mode_controller.h"
|
| #include "ash/wm/session_state_animator.h"
|
|
|