| Index: ash/system/session/logout_button_tray.h
 | 
| diff --git a/ash/system/session/logout_button_tray.h b/ash/system/session/logout_button_tray.h
 | 
| index 35a9e4a5e96cde820dc75424907d3d0bdc3e5030..af3d0e6edaec168c9ebd6214dab35a5d73071c9c 100644
 | 
| --- a/ash/system/session/logout_button_tray.h
 | 
| +++ b/ash/system/session/logout_button_tray.h
 | 
| @@ -6,7 +6,7 @@
 | 
|  #define ASH_SYSTEM_SESSION_LOGOUT_BUTTON_TRAY_H_
 | 
|  
 | 
|  #include "ash/ash_export.h"
 | 
| -#include "ash/login_status.h"
 | 
| +#include "ash/common/login_status.h"
 | 
|  #include "ash/system/session/logout_button_observer.h"
 | 
|  #include "ash/system/tray/tray_background_view.h"
 | 
|  #include "base/macros.h"
 | 
| 
 |