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

Unified Diff: scripts/slave/recipe_modules/webrtc/api.py

Issue 1697443003: WebRTC: Rename libjingle_p2p_unittest -> rtc_pc_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 10 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 | scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_release__swarming_.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/webrtc/api.py
diff --git a/scripts/slave/recipe_modules/webrtc/api.py b/scripts/slave/recipe_modules/webrtc/api.py
index 3344a1a2302a597aa8d1776383751ed72d81c384..0f2978a5ad276cf902b741416f69d4db048d2125 100644
--- a/scripts/slave/recipe_modules/webrtc/api.py
+++ b/scripts/slave/recipe_modules/webrtc/api.py
@@ -20,11 +20,11 @@ class WebRTCApi(recipe_api.RecipeApi):
'audio_decoder_unittests',
'common_audio_unittests',
'common_video_unittests',
- 'libjingle_p2p_unittest',
'modules_tests',
'modules_unittests',
'peerconnection_unittests',
'rtc_media_unittests',
+ 'rtc_pc_unittests',
'rtc_unittests',
'system_wrappers_unittests',
'test_support_unittests',
« no previous file with comments | « no previous file | scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux64_release__swarming_.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698