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

Unified Diff: chrome/chrome_tests.gypi

Issue 47023009: GTTF: always run perf tests 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 | « cc/test/run_all_perftests.cc ('k') | chrome/test/base/browser_perf_tests_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 500419f20634cc0aad63ba96b0ec42f58bf6c94f..90505e71a6aa0b153c6497cd4bc5848728b7d467 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2056,7 +2056,7 @@
'browser/extensions/extension_apitest.cc',
'browser/extensions/extension_browsertest.cc',
'browser/extensions/extension_test_notification_observer.cc',
- 'test/base/browser_tests_main.cc',
+ 'test/base/browser_perf_tests_main.cc',
'test/base/chrome_render_view_test.cc',
'test/base/chrome_render_view_test.h',
'test/perf/browser_perf_test.cc',
@@ -2520,7 +2520,7 @@
'browser/sync/test/integration/sync_test.h',
'browser/sync/test/integration/typed_urls_helper.cc',
'browser/sync/test/integration/typed_urls_helper.h',
- 'test/base/browser_tests_main.cc',
+ 'test/base/browser_perf_tests_main.cc',
'test/data/resource.rc',
],
'conditions': [
« no previous file with comments | « cc/test/run_all_perftests.cc ('k') | chrome/test/base/browser_perf_tests_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698