| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 99d23d1f9c943bb8bcb00b49393ed3adc5848a48..01abeb83862e641ebc2888e4053faed38c0cfd8b 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1653,6 +1653,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_codecs:video_codecs_api",
|
| "//third_party/webrtc/base:rtc_base",
|
| "//third_party/webrtc/media:rtc_media",
|
| "//third_party/webrtc/modules/desktop_capture:primitives",
|
|
|