Index: webrtc/modules/rtp_rtcp/BUILD.gn |
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
index 1949fe9eccf61b2620b156d4e36088aec5fc64f3..60cb9d7d67345d0fbc0d11611beb2ad7ac4454cd 100644 |
--- a/webrtc/modules/rtp_rtcp/BUILD.gn |
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
@@ -154,8 +154,6 @@ rtc_source_set("rtp_rtcp") { |
"source/vp8_partition_aggregator.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. |