| Index: ash/shell.cc
|
| diff --git a/ash/shell.cc b/ash/shell.cc
|
| index dcb1739cca7faabd73cf45d6d458a4f567a4f531..245e5d09df3eace427786bcba1b6adf319e46cdb 100644
|
| --- a/ash/shell.cc
|
| +++ b/ash/shell.cc
|
| @@ -17,6 +17,7 @@
|
| #include "ash/common/accessibility_delegate.h"
|
| #include "ash/common/ash_switches.h"
|
| #include "ash/common/keyboard/keyboard_ui.h"
|
| +#include "ash/common/login_status.h"
|
| #include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shelf/shelf_item_delegate.h"
|
| #include "ash/common/shelf/shelf_item_delegate_manager.h"
|
|
|