Index: webrtc/common_audio/BUILD.gn |
diff --git a/webrtc/common_audio/BUILD.gn b/webrtc/common_audio/BUILD.gn |
index 2d46f67ef2011b7719c77e7e86b90f0b29c85eef..7a4ac25fee9b9f75fd63b2ffedd60bf01dff3ef8 100644 |
--- a/webrtc/common_audio/BUILD.gn |
+++ b/webrtc/common_audio/BUILD.gn |
@@ -101,7 +101,6 @@ rtc_static_library("common_audio") { |
} |
rtc_source_set("common_audio_c") { |
- visibility = [ ":*" ] # Only targets in this file can depend on this. |
kjellander_webrtc
2017/01/19 08:10:03
Do we need to relax this? See comment in webrtc/mo
ehmaldonado_webrtc
2017/01/19 14:34:27
Done.
|
sources = [ |
"fft4g.c", |
"fft4g.h", |