Chromium Code Reviews| Index: ash/ash.gyp |
| diff --git a/ash/ash.gyp b/ash/ash.gyp |
| index 4da6364fd352850a096109aa3599e3fe7d5c83e5..349d1c11be7b343607439caa973584f85b3b289c 100644 |
| --- a/ash/ash.gyp |
| +++ b/ash/ash.gyp |
| @@ -123,6 +123,8 @@ |
| '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', |
| 'tooltips/tooltip_controller.cc', |
| 'tooltips/tooltip_controller.h', |
| 'volume_control_delegate.h', |