Index: webrtc/video/video_quality_test.h |
diff --git a/webrtc/video/video_quality_test.h b/webrtc/video/video_quality_test.h |
index 3bb5cd282eac87994e4c8b2a7062c8b069038205..4238447b80618bab6ca5e7cfec2302dc9bf8cce2 100644 |
--- a/webrtc/video/video_quality_test.h |
+++ b/webrtc/video/video_quality_test.h |
@@ -61,6 +61,7 @@ class VideoQualityTest : public test::CallTest { |
} audio; |
struct Screenshare { |
bool enabled; |
+ bool generate_slides; |
int32_t slide_change_interval; |
int32_t scroll_duration; |
std::vector<std::string> slides; |