| Index: ash/wm/power_button_controller.cc
|
| diff --git a/ash/wm/power_button_controller.cc b/ash/wm/power_button_controller.cc
|
| index 7f2ceacc694666a40d67aa80ec9c875a15da54b4..ea48c4f2716c516b01ebab1a387e265fc5b1ecd3 100644
|
| --- a/ash/wm/power_button_controller.cc
|
| +++ b/ash/wm/power_button_controller.cc
|
| @@ -5,6 +5,7 @@
|
| #include "ash/wm/power_button_controller.h"
|
|
|
| #include "ash/ash_switches.h"
|
| +#include "ash/root_window_controller.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_window_ids.h"
|
| #include "base/command_line.h"
|
|
|