Index: webrtc/video/video_quality_test.h |
diff --git a/webrtc/video/video_quality_test.h b/webrtc/video/video_quality_test.h |
index 9c7f0e7e1dc777c02760b307ef192bcde5c81bda..c28c1f30fab892545cd7be5de5cdddad8cd190c0 100644 |
--- a/webrtc/video/video_quality_test.h |
+++ b/webrtc/video/video_quality_test.h |
@@ -101,7 +101,7 @@ class VideoQualityTest : public test::CallTest { |
static std::vector<int> ParseCSV(const std::string& str); |
// Helper methods for setting up the call. |
- void CreateCapturer(VideoCaptureInput* input); |
+ void CreateCapturer(); |
void SetupCommon(Transport* send_transport, Transport* recv_transport); |
void SetupScreenshare(); |