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

Unified Diff: media/media.gyp

Issue 128593002: GTTF: Run perf tests serially (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
« media/base/run_all_perftests.cc ('K') | « media/base/run_all_perftests.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 564e463ad288bd15c48e2dfbd53f7807a456dd60..724d0d5ad260041cedf2e4ed1196fcb125295a1d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1149,7 +1149,7 @@
'base/audio_bus_perftest.cc',
'base/audio_converter_perftest.cc',
'base/demuxer_perftest.cc',
- 'base/run_all_unittests.cc',
+ 'base/run_all_perftests.cc',
'base/sinc_resampler_perftest.cc',
'base/test_data_util.cc',
'base/vector_math_perftest.cc',
« media/base/run_all_perftests.cc ('K') | « media/base/run_all_perftests.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698