| Index: webrtc/BUILD.gn
|
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
|
| index 210d2086df6def2ba24ce5928dad3f3990e19e61..b11016cc702d529f589e5324571023c0022b0b49 100644
|
| --- a/webrtc/BUILD.gn
|
| +++ b/webrtc/BUILD.gn
|
| @@ -307,7 +307,6 @@ if (!build_with_chromium) {
|
| "modules/remote_bitrate_estimator:bwe_simulations_tests",
|
| "modules/rtp_rtcp:test_packet_masks_metrics",
|
| "modules/video_capture:video_capture_internal_impl",
|
| - "modules/video_coding:plot_videoprocessor_integrationtest",
|
| "ortc:ortc_unittests",
|
| "pc:peerconnection_unittests",
|
| "pc:rtc_pc_unittests",
|
|
|