Chromium Code Reviews| Index: webrtc/common_video/BUILD.gn |
| diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn |
| index 8b553b2a3c27a389c814936c8265b0f1fd4a7753..845a5eb8af74e00d92f3ffefddcd222fffd79897 100644 |
| --- a/webrtc/common_video/BUILD.gn |
| +++ b/webrtc/common_video/BUILD.gn |
| @@ -15,7 +15,7 @@ config("common_video_config") { |
| ] |
| } |
| -rtc_source_set("common_video") { |
| +rtc_static_library("common_video") { |
| sources = [ |
| "bitrate_adjuster.cc", |
| "h264/h264_common.cc", |