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

Unified Diff: talk/libjingle_media_unittest.isolate

Issue 1413973004: Add test resources to libjingle_media_unittest.isolate (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/libjingle_media_unittest.isolate
diff --git a/talk/libjingle_media_unittest.isolate b/talk/libjingle_media_unittest.isolate
index 2d67d0f9692cab09cd321c9d03b8c1d5bbefe2c5..888404739089b92c15d7d76c6c303771989d004d 100644
--- a/talk/libjingle_media_unittest.isolate
+++ b/talk/libjingle_media_unittest.isolate
@@ -35,6 +35,11 @@
'<(PRODUCT_DIR)/libjingle_media_unittest<(EXECUTABLE_SUFFIX)',
'media/testdata/captured-320x240-2s-48.frames',
'media/testdata/faces.1280x720_P420.yuv',
+ 'media/testdata/faces_I420.jpg',
+ 'media/testdata/faces_I422.jpg',
+ 'media/testdata/faces_I444.jpg',
+ 'media/testdata/faces_I411.jpg',
+ 'media/testdata/faces_I400.jpg',
],
},
}],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698