Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 7a7402bb08ee2cd2764bcd00d9b9adf42766b059..c69b6b8b233519ff4561535c7ab6c2814c2d1244 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -123,8 +123,9 @@ |
'system/tray/system_tray_delegate.h', |
'system/tray/system_tray_item.cc', |
'system/tray/system_tray_item.h', |
- 'system/tray_user.cc', |
- 'system/tray_user.h', |
+ 'system/user/login_status.h', |
+ 'system/user/tray_user.cc', |
+ 'system/user/tray_user.h', |
'tooltips/tooltip_controller.cc', |
'tooltips/tooltip_controller.h', |
'volume_control_delegate.h', |