From 2ae19db7d0b7a47b05074634f258ada05d157814 Mon Sep 17 00:00:00 2001 From: ilnik Date: Thu, 31 Aug 2017 04:46:45 -0700 Subject: [PATCH] Fix alr tests config BUG=chromium:760900,webrtc:8032 Review-Url: https://codereview.webrtc.org/3007863003 Cr-Commit-Position: refs/heads/master@{#19626} --- webrtc/video/full_stack_tests.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webrtc/video/full_stack_tests.cc b/webrtc/video/full_stack_tests.cc index bd694bc128..66253cc70e 100644 --- a/webrtc/video/full_stack_tests.cc +++ b/webrtc/video/full_stack_tests.cc @@ -31,7 +31,7 @@ class FullStackTest : public VideoQualityTest { "WebRTC-SimulcastScreenshare/Enabled/"; const std::string kAlrProbingExperiment = std::string(AlrDetector::kScreenshareProbingBweExperimentName) + - "/1.1,2875,85,20,-20/"; + "/1.1,2875,85,20,-20,0/"; }; // VideoQualityTest::Params params = {