Index: content/renderer/BUILD.gn |
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn |
index 9287ccbcc6c39d91468ea874aa59df0d2656f16e..f054b03ae650feab9e93c3cdbaf825b2cdaf0f23 100644 |
--- a/content/renderer/BUILD.gn |
+++ b/content/renderer/BUILD.gn |
@@ -151,6 +151,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. |