| Index: ash/system/user/tray_user.cc
 | 
| diff --git a/ash/system/user/tray_user.cc b/ash/system/user/tray_user.cc
 | 
| index d59360874ab01858ad93db46f55ebe50d5c7365d..e1e90c8c79c223ea2d90aeeb875659a111e6f2b9 100644
 | 
| --- a/ash/system/user/tray_user.cc
 | 
| +++ b/ash/system/user/tray_user.cc
 | 
| @@ -5,7 +5,7 @@
 | 
|  #include "ash/system/user/tray_user.h"
 | 
|  
 | 
|  #include "ash/session/session_controller.h"
 | 
| -#include "ash/shelf/wm_shelf.h"
 | 
| +#include "ash/shelf/shelf.h"
 | 
|  #include "ash/shell.h"
 | 
|  #include "ash/shell_port.h"
 | 
|  #include "ash/strings/grit/ash_strings.h"
 | 
| 
 |