| Index: ash/root_window_controller.cc
|
| diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc
|
| index bf0f05e0a0ee1480533d126beaa4da94e913c9f4..f7332c34a7501304580ce2cac17360449539fa55 100644
|
| --- a/ash/root_window_controller.cc
|
| +++ b/ash/root_window_controller.cc
|
| @@ -13,6 +13,7 @@
|
| #include "ash/common/ash_constants.h"
|
| #include "ash/common/ash_switches.h"
|
| #include "ash/common/focus_cycler.h"
|
| +#include "ash/common/login_status.h"
|
| #include "ash/common/root_window_controller_common.h"
|
| #include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shelf/shelf_types.h"
|
|
|