Chromium Code Reviews| Index: webrtc/modules/audio_coding/audio_coding.gypi |
| diff --git a/webrtc/modules/audio_coding/audio_coding.gypi b/webrtc/modules/audio_coding/audio_coding.gypi |
| index 5f9eb2cdad9d00831ed7a8bc5f0e9f6890bf505b..a9b9e20e636f08b14764e2cfe8462681444a7de9 100644 |
| --- a/webrtc/modules/audio_coding/audio_coding.gypi |
| +++ b/webrtc/modules/audio_coding/audio_coding.gypi |
| @@ -87,6 +87,8 @@ |
| 'codecs/audio_decoder_factory.h', |
| 'codecs/audio_format.cc', |
| 'codecs/audio_format.h', |
| + 'codecs/audio_format_conversion.cc', |
|
kjellander_webrtc
2016/11/02 06:37:53
Can we make the same changes here as in the GN bui
kwiberg-webrtc
2016/11/02 10:25:27
This won't be needed if https://codereview.webrtc.
|
| + 'codecs/audio_format_conversion.h', |
| ], |
| }, |
| { |