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

Unified Diff: webrtc/rtc_media_unittests.isolate

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/media/media_tests.gypi ('k') | webrtc/webrtc_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_media_unittests.isolate
diff --git a/webrtc/libjingle_media_unittest.isolate b/webrtc/rtc_media_unittests.isolate
similarity index 86%
rename from webrtc/libjingle_media_unittest.isolate
rename to webrtc/rtc_media_unittests.isolate
index 9e3a10d5cb96fd3364e194fe7d05a31fc9d55420..1bfc4cbcfae2dc7a26821cd9e2f1229f98348be3 100644
--- a/webrtc/libjingle_media_unittest.isolate
+++ b/webrtc/rtc_media_unittests.isolate
@@ -10,10 +10,10 @@
['OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
'command': [
- '<(PRODUCT_DIR)/libjingle_media_unittest<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/rtc_media_unittests<(EXECUTABLE_SUFFIX)',
],
'files': [
- '<(PRODUCT_DIR)/libjingle_media_unittest<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/rtc_media_unittests<(EXECUTABLE_SUFFIX)',
'<(DEPTH)/resources/media/captured-320x240-2s-48.frames',
'<(DEPTH)/resources/media/faces.1280x720_P420.yuv',
'<(DEPTH)/resources/media/faces_I420.jpg',
« no previous file with comments | « webrtc/media/media_tests.gypi ('k') | webrtc/webrtc_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698