Index: webrtc/modules/audio_mixer/BUILD.gn |
diff --git a/webrtc/modules/audio_mixer/BUILD.gn b/webrtc/modules/audio_mixer/BUILD.gn |
index 9b34d54300ef45de7747390a3df75e6dd0b937fd..addffdd9f42da109bd1b0fecf945ce57c6b5fc4c 100644 |
--- a/webrtc/modules/audio_mixer/BUILD.gn |
+++ b/webrtc/modules/audio_mixer/BUILD.gn |
@@ -16,10 +16,6 @@ group("audio_mixer") { |
} |
rtc_static_library("audio_mixer_impl") { |
- visibility = [ |
aleloi
2016/11/14 16:39:58
Removed since almost everyone and their dog create
|
- "../../audio:audio", |
- "../../modules/*", |
- ] |
sources = [ |
"audio_mixer_impl.cc", |
"audio_mixer_impl.h", |