| Index: ash/wm/power_button_controller.cc
|
| diff --git a/ash/wm/power_button_controller.cc b/ash/wm/power_button_controller.cc
|
| index ae20c851e689206a7bd397a3451ac0b35042a093..007870b0aeb15b7a3ee08a6788ba22163e482a92 100644
|
| --- a/ash/wm/power_button_controller.cc
|
| +++ b/ash/wm/power_button_controller.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/wm/power_button_controller.h"
|
|
|
| -#include "ash/ash_switches.h"
|
| +#include "ash/common/ash_switches.h"
|
| #include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/shell.h"
|
|
|