Chromium Code Reviews

Unified Diff: webrtc/BUILD.gn

Issue 3005233002: DEMO: Add VideoProcessorIntegrationTest for MediaCodec implementations. (Closed)
Patch Set: Putting the dep where it's used Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | webrtc/modules/video_coding/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | webrtc/modules/video_coding/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine