Index: webrtc/video/video_quality_test.h |
diff --git a/webrtc/video/video_quality_test.h b/webrtc/video/video_quality_test.h |
index b476004aae86322f84ec79a12edd7d87df74fa29..e138a89a8c237acf4f32a1d058ab74f24234397d 100644 |
--- a/webrtc/video/video_quality_test.h |
+++ b/webrtc/video/video_quality_test.h |
@@ -41,6 +41,7 @@ class VideoQualityTest : public test::CallTest { |
Call::Config::BitrateConfig call_bitrate_config; |
bool send_side_bwe; |
+ bool fec; |
} common; |
struct { // Video-specific settings. |
std::string clip_name; |