Index: webrtc/video/video_quality_test.h |
diff --git a/webrtc/video/video_quality_test.h b/webrtc/video/video_quality_test.h |
index 89432fb538c10e2f6590da15e05813c190a811ec..11dd28b0c53c7fb8783f4a5646074d5641abf7b2 100644 |
--- a/webrtc/video/video_quality_test.h |
+++ b/webrtc/video/video_quality_test.h |
@@ -111,7 +111,7 @@ class VideoQualityTest : public test::CallTest { |
// Helper methods for setting up the call. |
void CreateCapturer(); |
void SetupVideo(Transport* send_transport, Transport* recv_transport); |
- void SetupScreenshare(); |
+ void SetupScreenshareOrSVC(); |
void SetupAudio(int send_channel_id, |
int receive_channel_id, |
Call* call, |