Index: content/renderer/BUILD.gn |
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn |
index 2e06752865d4dfff4bbba34f7422a442c8467b3d..856840a50e44adb841dbd4a577b0ef94c2e148a9 100644 |
--- a/content/renderer/BUILD.gn |
+++ b/content/renderer/BUILD.gn |
@@ -153,6 +153,8 @@ source_set("renderer") { |
"//ppapi/shared_impl", |
"//third_party/libvpx", |
"//third_party/libyuv", |
+ "//third_party/opus", |
+ "//third_party/speex", |
] |
} else { |
# These files are in the WebRTC list, but also require plugins. |