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

Unified Diff: webrtc/ortc/BUILD.gn

Issue 2832063003: Enabling 'gn check' on webrtc/video (Closed)
Patch Set: Revert "running chromium trybots" 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
Index: webrtc/ortc/BUILD.gn
diff --git a/webrtc/ortc/BUILD.gn b/webrtc/ortc/BUILD.gn
index 1034da632d5cb25ab751567089b42b69347aaa36..3fb105884e235b59760c69b67d8f2c2a00725a36 100644
--- a/webrtc/ortc/BUILD.gn
+++ b/webrtc/ortc/BUILD.gn
@@ -76,8 +76,9 @@ if (rtc_include_tests) {
":ortc",
"../base:rtc_base",
"../base:rtc_base_approved",
+ "../base:rtc_base_tests_main",
"../base:rtc_base_tests_utils",
- "../media:rtc_unittest_main",
+ "../media:rtc_media_tests_utils",
"../p2p:p2p_test_utils",
"../p2p:rtc_p2p",
"../pc:pc_test_utils",
« no previous file with comments | « webrtc/media/BUILD.gn ('k') | webrtc/pc/BUILD.gn » ('j') | webrtc/video/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698