Chromium Code Reviews| Index: webrtc/pc/BUILD.gn |
| diff --git a/webrtc/pc/BUILD.gn b/webrtc/pc/BUILD.gn |
| index 75a644c1ed17142ffe6e82b9ea50574ac7510038..d1ae5e6fbe217f888af3c294da955807b803a97a 100644 |
| --- a/webrtc/pc/BUILD.gn |
| +++ b/webrtc/pc/BUILD.gn |
| @@ -145,6 +145,7 @@ rtc_static_library("libjingle_peerconnection") { |
| ":rtc_pc", |
| "../api:call_api", |
| "../api:rtc_stats_api", |
| + "../api/video_codecs:video_codecs_api", |
| "../call", |
| "../media", |
| "../stats", |