| Index: webrtc/modules/audio_mixer/audio_mixer.gypi
|
| diff --git a/webrtc/modules/audio_mixer/audio_mixer.gypi b/webrtc/modules/audio_mixer/audio_mixer.gypi
|
| index 5b2ebe639b1bd295b7b5f90013707fc90a2ca476..38d5b917c3a94ca02a33f009a0784d247df2af51 100644
|
| --- a/webrtc/modules/audio_mixer/audio_mixer.gypi
|
| +++ b/webrtc/modules/audio_mixer/audio_mixer.gypi
|
| @@ -16,6 +16,7 @@
|
| 'webrtc_utility',
|
| '<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers',
|
| '<(webrtc_root)/base/base.gyp:rtc_base_approved',
|
| + '<(webrtc_root)/voice_engine/voice_engine.gyp:level_indicator',
|
| ],
|
| 'sources': [
|
| 'audio_frame_manipulator.cc',
|
|
|