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

Unified Diff: webrtc/media/media_tests.gypi

Issue 1683163002: Rename libjingle_media_unittest -> rtc_media_unittests (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.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 | « webrtc/libjingle_media_unittest.isolate ('k') | webrtc/rtc_media_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/media_tests.gypi
diff --git a/webrtc/media/media_tests.gypi b/webrtc/media/media_tests.gypi
index 4d03068fa2f704e6d71b89426eb4f3e439cb7042..eaae026ef8d576ba321d8d904a1600a4aded41e5 100644
--- a/webrtc/media/media_tests.gypi
+++ b/webrtc/media/media_tests.gypi
@@ -69,7 +69,7 @@
],
}, # target rtc_unittest_main
{
- 'target_name': 'libjingle_media_unittest',
+ 'target_name': 'rtc_media_unittests',
'type': 'executable',
'dependencies': [
'<(webrtc_root)/base/base_tests.gyp:rtc_base_tests_utils',
« no previous file with comments | « webrtc/libjingle_media_unittest.isolate ('k') | webrtc/rtc_media_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698