| Index: webrtc/modules/BUILD.gn
 | 
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
 | 
| index bc2a0f0691dffcb00fbee9c5fd7d370c5ebcb6e7..297fcf09a4210939d63e5b84b0d51c5677d66184 100644
 | 
| --- a/webrtc/modules/BUILD.gn
 | 
| +++ b/webrtc/modules/BUILD.gn
 | 
| @@ -496,6 +496,7 @@ if (rtc_include_tests) {
 | 
|        "video_coding/codecs/vp8/simulcast_unittest.h",
 | 
|        "video_coding/decoding_state_unittest.cc",
 | 
|        "video_coding/frame_buffer2_unittest.cc",
 | 
| +      "video_coding/h264_sprop_parameter_sets_unittest.cc",
 | 
|        "video_coding/h264_sps_pps_tracker_unittest.cc",
 | 
|        "video_coding/histogram_unittest.cc",
 | 
|        "video_coding/include/mock/mock_vcm_callbacks.h",
 | 
| 
 |