| Index: webrtc/modules/video_coding/BUILD.gn
 | 
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
 | 
| index 12f2f366be7d1e16b1150b977bc42e75b287660b..d4fb6e4be126cb8ce06f72ff641a2b9dd0da65c7 100644
 | 
| --- a/webrtc/modules/video_coding/BUILD.gn
 | 
| +++ b/webrtc/modules/video_coding/BUILD.gn
 | 
| @@ -350,7 +350,6 @@ if (rtc_include_tests) {
 | 
|        "../../test:video_test_common",
 | 
|        "../../test:video_test_support",
 | 
|        "../video_capture",
 | 
| -      "//third_party/gflags",
 | 
|      ]
 | 
|    }  # video_quality_measurement
 | 
|  
 | 
| 
 |