Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(354)

Unified Diff: webrtc/modules/remote_bitrate_estimator/BUILD.gn

Issue 2731523002: Remove MockRemoteBitrateObserver (unused) (Closed)
Patch Set: Rebased Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698