| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 10c10a6937fd4c25474f31cb907946b544d08d50..5858ca98a0ddd962118c3fa9cb5c72613d076c2d 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -453,6 +453,10 @@
|
| 'system/user/user_observer.h',
|
| 'system/web_notification/web_notification_tray.cc',
|
| 'system/web_notification/web_notification_tray.h',
|
| + 'system/win/audio/tray_audio_delegate_win.cc',
|
| + 'system/win/audio/tray_audio_delegate_win.h',
|
| + 'system/win/audio/tray_audio_win.cc',
|
| + 'system/win/audio/tray_audio_win.h',
|
| 'touch/touch_hud_debug.cc',
|
| 'touch/touch_hud_debug.h',
|
| 'touch/touch_hud_projection.cc',
|
|
|