| Index: webrtc/voice_engine/voice_engine.gyp
|
| diff --git a/webrtc/voice_engine/voice_engine.gyp b/webrtc/voice_engine/voice_engine.gyp
|
| index 17a64b5420896dbc21672e90b078cb21fa7ec296..9eba27bfac4e3015a7daaabda81cc49e01bc1615 100644
|
| --- a/webrtc/voice_engine/voice_engine.gyp
|
| +++ b/webrtc/voice_engine/voice_engine.gyp
|
| @@ -15,6 +15,7 @@
|
| 'target_name': 'voice_engine',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| + '<(webrtc_root)/api/api.gyp:audio_api',
|
| '<(webrtc_root)/base/base.gyp:rtc_base_approved',
|
| '<(webrtc_root)/common.gyp:webrtc_common',
|
| '<(webrtc_root)/common_audio/common_audio.gyp:common_audio',
|
|
|