Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(377)

Unified Diff: webrtc/media/BUILD.gn

Issue 2820263004: Relanding: Remove rtc_p2p_unittests from ortc_unittests and rtc_media_unittests (Closed)
Patch Set: Also fix rtc_media_unittests Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/ortc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index 328a10b3f814272ff9d39c7e4b8742d18d7d926e..08ffa7d6e4998f1ad8ea6455cdf8d5f9ef5ad7cd 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -452,7 +452,7 @@ if (rtc_include_tests) {
"../modules/audio_processing:audio_processing",
"../modules/video_coding:video_coding_utility",
"../modules/video_coding:webrtc_vp8",
- "../p2p:rtc_p2p_unittests",
+ "../p2p:p2p_test_utils",
"../system_wrappers:metrics_default",
"../test:audio_codec_mocks",
"../test:test_support",
« no previous file with comments | « no previous file | webrtc/ortc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698