| Index: webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
|
| diff --git a/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi b/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
|
| index ae40793324dcf98c73aae40044e0c69020e334bf..e6ffb16640fe4c2811cf59336bc660077d4d5573 100644
|
| --- a/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
|
| +++ b/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
|
| @@ -14,7 +14,6 @@
|
| 'dependencies': [
|
| 'audio_encoder_interface',
|
| 'audio_decoder_interface',
|
| - 'legacy_encoded_audio_frame',
|
| 'g711',
|
| ],
|
| 'sources': [
|
|
|