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

Unified Diff: content/content_tests.gypi

Issue 52443004: content: Run perftests serially. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | content/test/run_all_perftests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 38310884c69b6ff9a8c6f4fce64baee276706540..be729e579b635e90b7c1fe9636efc2dfcded58d3 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -830,7 +830,7 @@
],
'sources': [
'common/cc_messages_perftest.cc',
- 'test/run_all_unittests.cc',
+ 'test/run_all_perftests.cc',
],
},
{
« no previous file with comments | « no previous file | content/test/run_all_perftests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698