| Index: webrtc/BUILD.gn
|
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
|
| index 55b6a95bde5fac00d4918ad872188f5ffe276e69..e94e33968c592a998262f7dbe6fafc07696ad6d1 100644
|
| --- a/webrtc/BUILD.gn
|
| +++ b/webrtc/BUILD.gn
|
| @@ -298,6 +298,7 @@ if (!build_with_chromium) {
|
| "modules/audio_processing:audio_processing_tests",
|
| "modules/rtp_rtcp:test_packet_masks_metrics",
|
| "modules/video_capture:video_capture_internal_impl",
|
| + "modules/video_coding:plot_videoprocessor_integrationtest",
|
| "pc:peerconnection_unittests",
|
| "pc:rtc_pc_unittests",
|
| "stats:rtc_stats_unittests",
|
|
|