Chromium Code Reviews| Index: webrtc/video/BUILD.gn |
| diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn |
| index 5f9f75c1ef109463c65e8659faa2163bb12aca33..e10c44644c62c9162224e42d123d8b8118a9a778 100644 |
| --- a/webrtc/video/BUILD.gn |
| +++ b/webrtc/video/BUILD.gn |
| @@ -56,6 +56,7 @@ rtc_static_library("video") { |
| deps = [ |
| "..:webrtc_common", |
| + "../api:transport_api", |
| "../base:rtc_base_approved", |
| "../base:rtc_task_queue", |
| "../common_video", |