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

Unified Diff: webrtc/BUILD.gn

Issue 2398123002: Make bwe_simulator a separate test target that doesnt run on the bots (Closed)
Patch Set: Created 4 years, 2 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/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 1e1ef0009660317eefc96d6b75722dc62a529850..fa633785fdc2a8c010a0ac51f67407906710fd90 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -713,7 +713,7 @@ if (rtc_include_tests) {
"modules/audio_coding:neteq_test_support",
"modules/audio_processing",
"modules/audio_processing:audioproc_test_utils",
- "modules/remote_bitrate_estimator:bwe_simulator",
+ "modules/remote_bitrate_estimator:bwe_simulator_lib",
"modules/rtp_rtcp",
"test:test_common",
"test:test_main",
« no previous file with comments | « no previous file | webrtc/modules/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698