15 lines
341 B
Diff
15 lines
341 B
Diff
|
--- a/BUILD.gn
|
||
|
+++ b/BUILD.gn
|
||
|
@@ -480,11 +480,6 @@
|
||
|
"rtc_base",
|
||
|
"sdk",
|
||
|
"video",
|
||
|
-
|
||
|
- # Added by RingRTC
|
||
|
- # Necessary for use_custom_libcxx=true,
|
||
|
- # which is in turn necessary for deploying to Ubuntu 16.04.
|
||
|
- "//build/config:shared_library_deps",
|
||
|
]
|
||
|
|
||
|
if (rtc_include_builtin_audio_codecs) {
|