Chromium Code Reviews| Index: webrtc/audio/BUILD.gn | 
| diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn | 
| index c6f4b6bde08218808c1b431ee8c5478671d923bc..d5061db9dc67a4f4eaeaa2ffc0d4de3044f710af 100644 | 
| --- a/webrtc/audio/BUILD.gn | 
| +++ b/webrtc/audio/BUILD.gn | 
| @@ -14,6 +14,8 @@ source_set("audio") { | 
| "audio_receive_stream.h", | 
| "audio_send_stream.cc", | 
| "audio_send_stream.h", | 
| + "conversion.h", | 
| + "scoped_voe_interface.h", | 
| ] | 
| configs += [ "..:common_config" ] |