Chromium Code Reviews| Index: webrtc/api/BUILD.gn |
| diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn |
| index fe1ade26d61d5d96f171bef3b820144e58a0b3e5..4ee4b44ab2e495abc61f6b971fdbfb66bb9fe916 100644 |
| --- a/webrtc/api/BUILD.gn |
| +++ b/webrtc/api/BUILD.gn |
| @@ -24,7 +24,7 @@ group("api") { |
| } |
| } |
| -rtc_source_set("call_api") { |
| +rtc_static_library("call_api") { |
| sources = [ |
| "call/audio_receive_stream.h", |
| "call/audio_send_stream.cc", |