Index: webrtc/libjingle/xmllite/BUILD.gn |
diff --git a/webrtc/libjingle/xmllite/BUILD.gn b/webrtc/libjingle/xmllite/BUILD.gn |
index 3f5d382c4b4926baaf911f0cb577d07861544836..a655be1f9c74a1782e0fc052e013b8d9903c9029 100644 |
--- a/webrtc/libjingle/xmllite/BUILD.gn |
+++ b/webrtc/libjingle/xmllite/BUILD.gn |
@@ -43,8 +43,6 @@ rtc_source_set("rtc_xmllite") { |
] |
} |
- public_configs = [ "../..:common_inherited_config" ] |
- |
if (!build_with_chromium && is_clang) { |
# Suppress warnings from Chrome's Clang plugins. |
# See http://code.google.com/p/webrtc/issues/detail?id=163 for details. |