| Index: webrtc/video/full_stack_tests.cc
|
| diff --git a/webrtc/video/full_stack_tests.cc b/webrtc/video/full_stack_tests.cc
|
| index e15b41a6fa68a2a9a64e8da2bec395900e9834af..3116ed3b0058fc5d4fd0664271c4bc85a837e2ce 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-80-90/";
|
| + "/1.1,2875,85,20,-20/";
|
| };
|
|
|
| // VideoQualityTest::Params params = {
|
|
|