diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn index 55b6a95bde..e94e33968c 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",