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

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

Issue 2704343004: Remove unused variables from MetricRecorder. (Closed)
Patch Set: Don't change dependencies for video_test_common Created 3 years, 10 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
« no previous file with comments | « no previous file | webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3a6997bf5706e1cb197f20ae03636ec653a604d2..adfa60ca56917a1aab29a98819e45db4e23ea87c 100644
--- a/webrtc/modules/remote_bitrate_estimator/BUILD.gn
+++ b/webrtc/modules/remote_bitrate_estimator/BUILD.gn
@@ -197,10 +197,7 @@ if (rtc_include_tests) {
":remote_bitrate_estimator",
"../..:webrtc_common",
"../../base:rtc_base_approved",
- "../../test:test_common",
"../../test:test_main",
- "../../test:video_test_common",
- "../video_capture",
"//testing/gmock",
"//testing/gtest",
"//third_party/gflags",
« no previous file with comments | « no previous file | webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698