Chromium Code Reviews| Index: webrtc/common_video/BUILD.gn |
| diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn |
| index 34cb6d6a3d0b937a789454b0d2cdf09b9182f1e7..acbb2b92ecef210bada7873a2b0c3baa1168e23f 100644 |
| --- a/webrtc/common_video/BUILD.gn |
| +++ b/webrtc/common_video/BUILD.gn |
| @@ -57,6 +57,7 @@ rtc_static_library("common_video") { |
| deps = [ |
| "..:webrtc_common", |
| + "../api:video_frame_api", |
| "../base:rtc_task_queue", |
| "../system_wrappers", |
| ] |