| Index: webrtc/video/full_stack_tests.cc
|
| diff --git a/webrtc/video/full_stack_tests.cc b/webrtc/video/full_stack_tests.cc
|
| index bd694bc128ffc3c95d021e363051e73aa6d8b98c..66253cc70e0f33ca329820c230b72a3316726908 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 = {
|
|
|