| Index: webrtc/modules/pacing/BUILD.gn
 | 
| diff --git a/webrtc/modules/pacing/BUILD.gn b/webrtc/modules/pacing/BUILD.gn
 | 
| index aed3293a55a659628ae786000f28bcd0e2eef1d8..26ad2b124b94889a519e69eadf9afc67cb8b4610 100644
 | 
| --- a/webrtc/modules/pacing/BUILD.gn
 | 
| +++ b/webrtc/modules/pacing/BUILD.gn
 | 
| @@ -18,8 +18,6 @@ rtc_source_set("pacing") {
 | 
|      "packet_router.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.
 | 
| 
 |