| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 0fc17cb5b42c859100ff88967d6adb90e694cb8d..31f94f674f70b433d8e8e9ac341694d193c56ae8 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -486,6 +486,8 @@
|
| 'system/user/tray_user_separator.h',
|
| 'system/user/update_observer.h',
|
| 'system/user/user_observer.h',
|
| + 'system/user/user_accounts_delegate.cc',
|
| + 'system/user/user_accounts_delegate.h',
|
| 'system/web_notification/web_notification_tray.cc',
|
| 'system/web_notification/web_notification_tray.h',
|
| 'system/win/audio/tray_audio_delegate_win.cc',
|
|
|