Chromium Code Reviews| 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" |
|
Daniel Erat
2012/06/13 01:36:28
do you still need this?
oshima
2012/06/13 05:52:37
removed
|
| #include "ash/shell.h" |
| #include "ash/shell_window_ids.h" |
| #include "base/command_line.h" |