| Index: remoting/protocol/BUILD.gn
|
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
|
| index 42f29841cdfa1fc6f7e7aecdeed53942df91799a..b683df6eaf36bc1cad4193c61a4d259e77e02f17 100644
|
| --- a/remoting/protocol/BUILD.gn
|
| +++ b/remoting/protocol/BUILD.gn
|
| @@ -206,6 +206,10 @@ static_library("protocol") {
|
| "video_frame_pump.h",
|
| "webrtc_audio_module.cc",
|
| "webrtc_audio_module.h",
|
| + "webrtc_audio_source_adapter.cc",
|
| + "webrtc_audio_source_adapter.h",
|
| + "webrtc_audio_stream.cc",
|
| + "webrtc_audio_stream.h",
|
| "webrtc_connection_to_client.cc",
|
| "webrtc_connection_to_client.h",
|
| "webrtc_connection_to_host.cc",
|
|
|