Chromium Code Reviews| Index: webrtc/modules/video_coding/BUILD.gn |
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn |
| index 5312e050549497b8dbc59c8203dd2e0663ae90da..4c52a5dbceda82c13b226d121960570bdac15716 100644 |
| --- a/webrtc/modules/video_coding/BUILD.gn |
| +++ b/webrtc/modules/video_coding/BUILD.gn |
| @@ -152,6 +152,7 @@ source_set("webrtc_h264") { |
| deps += [ |
| "//third_party/ffmpeg:ffmpeg", |
| "//third_party/openh264:encoder", |
| + "//webrtc/common_video", |
| ] |
| } |
| } |