| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 68f55b937fd981e34c4ccfe580136e3bd22db501..492e7390044aa80df4aabe6d3ff918d81750d577 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1620,6 +1620,7 @@ test("content_unittests") {
|
| "//third_party/opus",
|
| "//third_party/webrtc/api:libjingle_peerconnection",
|
| "//third_party/webrtc/api:rtc_stats_api",
|
| + "//third_party/webrtc/api:video_frame_api",
|
| "//third_party/webrtc/api/video_codecs:video_codecs_api",
|
| "//third_party/webrtc/base:rtc_base",
|
| "//third_party/webrtc/media:rtc_media",
|
|
|