Index: webrtc/modules/remote_bitrate_estimator/BUILD.gn |
diff --git a/webrtc/modules/remote_bitrate_estimator/BUILD.gn b/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
index 2de783028f96c8bfd50cd2c7c55f735ef0294f30..f13e8fcb0ab32a72d98c93648f21089a16310b5a 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
+++ b/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
@@ -225,7 +225,6 @@ if (rtc_include_tests) { |
"../../test:test_main", |
"//testing/gmock", |
"//testing/gtest", |
- "//third_party/gflags", |
] |
if (!build_with_chromium && is_clang) { |