Index: webrtc/video/video_quality_test.h |
diff --git a/webrtc/video/video_quality_test.h b/webrtc/video/video_quality_test.h |
index 9e851f062c9472d8a5ea075228f0b09696203794..fac5e7c2e5658c1aa9fb692bc21875823ceb8010 100644 |
--- a/webrtc/video/video_quality_test.h |
+++ b/webrtc/video/video_quality_test.h |
@@ -62,6 +62,7 @@ class VideoQualityTest : public test::CallTest { |
bool enabled; |
int32_t slide_change_interval; |
int32_t scroll_duration; |
+ std::vector<std::string> slides; |
} screenshare; |
struct Analyzer { |
std::string test_label; |