| Index: ash/system/power/tablet_power_button_controller_unittest.cc
|
| diff --git a/ash/system/power/tablet_power_button_controller_unittest.cc b/ash/system/power/tablet_power_button_controller_unittest.cc
|
| index f3906e0af6fa61310429aecacc4ab4ebf0329086..2805f9ff2ab5edde52f1ef9c46a89045e4b1b88b 100644
|
| --- a/ash/system/power/tablet_power_button_controller_unittest.cc
|
| +++ b/ash/system/power/tablet_power_button_controller_unittest.cc
|
| @@ -10,6 +10,7 @@
|
| #include "ash/public/cpp/config.h"
|
| #include "ash/session/session_controller.h"
|
| #include "ash/shell.h"
|
| +#include "ash/shell_port.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ash/test/lock_state_controller_test_api.h"
|
| #include "ash/test/test_session_controller_client.h"
|
| @@ -17,7 +18,6 @@
|
| #include "ash/wm/lock_state_controller.h"
|
| #include "ash/wm/maximize_mode/maximize_mode_controller.h"
|
| #include "ash/wm/power_button_controller.h"
|
| -#include "ash/wm_shell.h"
|
| #include "base/command_line.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ptr_util.h"
|
|
|