Index: webrtc/audio/BUILD.gn |
diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn |
index 9e6b26f1008aacdb7e289d3014d5ac67ddf72153..d29ca8a82ef613d5d660fd2b79e1cc9c9f26bcc7 100644 |
--- a/webrtc/audio/BUILD.gn |
+++ b/webrtc/audio/BUILD.gn |
@@ -20,8 +20,6 @@ rtc_source_set("audio") { |
"scoped_voe_interface.h", |
] |
- public_configs = [ "..:common_inherited_config" ] |
- |
if (is_clang) { |
# Suppress warnings from Chrome's Clang plugins. |
# See http://code.google.com/p/webrtc/issues/detail?id=163 for details. |