| Index: ash/wm/power_button_controller.cc
|
| diff --git a/ash/wm/power_button_controller.cc b/ash/wm/power_button_controller.cc
|
| index c2e3789f1f07a780fd419d350ba9ef8089f37d8c..3df7e6893d9bc341f48469a881de8815159f0652 100644
|
| --- a/ash/wm/power_button_controller.cc
|
| +++ b/ash/wm/power_button_controller.cc
|
| @@ -11,7 +11,7 @@
|
| #include "ash/wm/lock_state_controller.h"
|
| #include "ash/wm/session_state_animator.h"
|
| #include "base/command_line.h"
|
| -#include "ui/aura/root_window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/views/corewm/compound_event_filter.h"
|
|
|
| namespace ash {
|
|
|