| Index: ash/system/user/tray_user.cc
|
| diff --git a/ash/system/user/tray_user.cc b/ash/system/user/tray_user.cc
|
| index 50236afd1a17ee8f624ea8a6e722fe6a09a07bec..4f2516a1a160d5a5e0acc8838ca5ef32d932ef83 100644
|
| --- a/ash/system/user/tray_user.cc
|
| +++ b/ash/system/user/tray_user.cc
|
| @@ -5,8 +5,8 @@
|
| #include "ash/system/user/tray_user.h"
|
|
|
| #include "ash/ash_switches.h"
|
| +#include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shelf/wm_shelf_util.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| #include "ash/shelf/shelf_layout_manager.h"
|
| #include "ash/shelf/shelf_util.h"
|
| #include "ash/shell_delegate.h"
|
|
|