Index: webrtc/modules/utility/BUILD.gn |
diff --git a/webrtc/modules/utility/BUILD.gn b/webrtc/modules/utility/BUILD.gn |
index 1ece57329a5abd7fb9998029208de0309ca214b7..bb51b133be8b3732487555435ee42916bb54727a 100644 |
--- a/webrtc/modules/utility/BUILD.gn |
+++ b/webrtc/modules/utility/BUILD.gn |
@@ -28,8 +28,6 @@ rtc_source_set("utility") { |
"source/process_thread_impl.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. |