| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index dcfd5fa6195eb8751da07083802b1fc6528d2d31..9539b8249dcc3bbb6ec91d0e79e9b6f63748b47c 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -497,6 +497,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",
|
|
|