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

Unified Diff: webrtc/test/test_support_unittests.isolate

Issue 2267113002: GN: Fix test_support_unittests and MIPS compile issue. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Move all metrics/ sources and remove metrics.gyp Created 4 years, 4 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/test/test_support_unittests.isolate
diff --git a/webrtc/test/test_support_unittests.isolate b/webrtc/test/test_support_unittests.isolate
index 32df0395a8b67067ada10ad87d42e499c2456e6f..827d379dfd9f7532e4d5e75aa91b3cf4221d8eef 100644
--- a/webrtc/test/test_support_unittests.isolate
+++ b/webrtc/test/test_support_unittests.isolate
@@ -10,6 +10,7 @@
['OS=="linux" or OS=="mac" or OS=="win" or OS=="android"', {
'variables': {
'files': [
+ '<(DEPTH)/resources/foreman_cif_short.yuv',
'<(DEPTH)/resources/video_coding/frame-ethernet-ii.pcap',
'<(DEPTH)/resources/video_coding/frame-loopback.pcap',
'<(DEPTH)/resources/video_coding/pltype103.rtp',
« webrtc/test/metrics.gyp ('K') | « webrtc/test/test.gyp ('k') | webrtc/webrtc_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698