summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-30 00:21:26 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-30 00:21:26 +0000
commit368e58e6b72a049dd8a3cb2732ed80a5ec0ffec1 (patch)
treec23ccd4628ab33477dc348e2de7e8c212ca9e001 /cc/cc_tests.gyp
parentda96efc3dd788c27a4f626214861b600aec80870 (diff)
downloadchromium_src-368e58e6b72a049dd8a3cb2732ed80a5ec0ffec1.zip
chromium_src-368e58e6b72a049dd8a3cb2732ed80a5ec0ffec1.tar.gz
chromium_src-368e58e6b72a049dd8a3cb2732ed80a5ec0ffec1.tar.bz2
GTTF: always run perf tests serially
BUG=236893 R=hubbe@chromium.org, jamesr@chromium.org Review URL: https://codereview.chromium.org/47023009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231680 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 54fd81c..6d8ffc92 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -261,7 +261,7 @@
'resources/worker_pool_perftest.cc',
'test/cc_test_suite.cc',
'test/lap_timer.cc',
- 'test/run_all_unittests.cc',
+ 'test/run_all_perftests.cc',
'trees/layer_tree_host_common_perftest.cc',
'trees/layer_tree_host_perftest.cc',
],