Chromium Code Reviews| Index: webrtc/modules/congestion_controller/BUILD.gn |
| diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn |
| index 647079a38257934bc633187f5a65051214764586..3dcbb27b24067f49966b3a732da14acfff321199 100644 |
| --- a/webrtc/modules/congestion_controller/BUILD.gn |
| +++ b/webrtc/modules/congestion_controller/BUILD.gn |
| @@ -45,6 +45,7 @@ rtc_static_library("congestion_controller") { |
| } |
| deps = [ |
| + "..:module_api", |
| "../..:webrtc_common", |
| "../../base:rtc_base", |
| "../../base:rtc_base_approved", |