Index: webrtc/modules/congestion_controller/BUILD.gn |
diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn |
index 39480965846429b1676f2e4c94ce8c098ab402d6..a05f25b16591ab517f0ff4ba0fabc175d0fe8a8d 100644 |
--- a/webrtc/modules/congestion_controller/BUILD.gn |
+++ b/webrtc/modules/congestion_controller/BUILD.gn |
@@ -18,8 +18,6 @@ rtc_source_set("congestion_controller") { |
"probe_bitrate_estimator.h", |
] |
- public_configs = [ "../..:common_inherited_config" ] |
- |
# TODO(jschuh): Bug 1348: fix this warning. |
configs += [ "//build/config/compiler:no_size_t_to_int_warning" ] |