| Index: webrtc/modules/modules.gyp
 | 
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
 | 
| index 3d41878068386be7139c74d9b548a5beb05d7d3a..3a79d52f543d66df512fd58030bfc088168aef52 100644
 | 
| --- a/webrtc/modules/modules.gyp
 | 
| +++ b/webrtc/modules/modules.gyp
 | 
| @@ -233,6 +233,7 @@
 | 
|              'audio_coding/neteq/tools/packet_unittest.cc',
 | 
|              'audio_conference_mixer/test/audio_conference_mixer_unittest.cc',
 | 
|              'audio_device/fine_audio_buffer_unittest.cc',
 | 
| +            'audio_mixer/test/audio_mixer_unittest.cc',
 | 
|              'audio_processing/aec/echo_cancellation_unittest.cc',
 | 
|              'audio_processing/aec/system_delay_unittest.cc',
 | 
|              'audio_processing/agc/agc_manager_direct_unittest.cc',
 | 
| 
 |