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

Unified Diff: webrtc/ortc/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 | « webrtc/media/BUILD.gn ('k') | webrtc/p2p/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/ortc/BUILD.gn
diff --git a/webrtc/ortc/BUILD.gn b/webrtc/ortc/BUILD.gn
index 8c23502689a0685bfa3b7e9b47f456712edd6c4f..1034da632d5cb25ab751567089b42b69347aaa36 100644
--- a/webrtc/ortc/BUILD.gn
+++ b/webrtc/ortc/BUILD.gn
@@ -78,8 +78,8 @@ if (rtc_include_tests) {
"../base:rtc_base_approved",
"../base:rtc_base_tests_utils",
"../media:rtc_unittest_main",
+ "../p2p:p2p_test_utils",
"../p2p:rtc_p2p",
- "../p2p:rtc_p2p_unittests",
"../pc:pc_test_utils",
"../system_wrappers:metrics_default",
]
« no previous file with comments | « webrtc/media/BUILD.gn ('k') | webrtc/p2p/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698