| Index: webrtc/video/BUILD.gn
|
| diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
|
| index f9c3453d599bdb7e6d18453c5cb820acefa5a0ec..f85510cd9cd90b56f171fa20de7ef9b72c49dd73 100644
|
| --- a/webrtc/video/BUILD.gn
|
| +++ b/webrtc/video/BUILD.gn
|
| @@ -277,6 +277,7 @@ if (rtc_include_tests) {
|
| "../modules/rtp_rtcp",
|
| "../modules/rtp_rtcp:mock_rtp_rtcp",
|
| "../modules/utility",
|
| + "../modules/utility:mock_process_thread",
|
| "../modules/video_coding",
|
| "../modules/video_coding:video_coding_utility",
|
| "../modules/video_coding:webrtc_h264",
|
|
|