| Index: ash/system/date/tray_system_info.cc
 | 
| diff --git a/ash/system/date/tray_system_info.cc b/ash/system/date/tray_system_info.cc
 | 
| index face74957621373d31e52b4bdfae943df114c316..707570832536fd191c3bf001c8052cc3c3795b39 100644
 | 
| --- a/ash/system/date/tray_system_info.cc
 | 
| +++ b/ash/system/date/tray_system_info.cc
 | 
| @@ -4,7 +4,7 @@
 | 
|  
 | 
|  #include "ash/system/date/tray_system_info.h"
 | 
|  
 | 
| -#include "ash/shelf/wm_shelf.h"
 | 
| +#include "ash/shelf/shelf.h"
 | 
|  #include "ash/shell.h"
 | 
|  #include "ash/system/date/date_view.h"
 | 
|  #include "ash/system/date/system_info_default_view.h"
 | 
| 
 |