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 adfa60ca56917a1aab29a98819e45db4e23ea87c..f4c338a70d5cb82fa69bce9f25580250811af956 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
+++ b/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
@@ -146,7 +146,6 @@ if (rtc_include_tests) { |
testonly = true |
sources = [ |
"aimd_rate_control_unittest.cc", |
- "include/mock/mock_remote_bitrate_estimator.h", |
"include/mock/mock_remote_bitrate_observer.h", |
"inter_arrival_unittest.cc", |
"overuse_detector_unittest.cc", |