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