| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index 6e748c7d7bf72613f940781a59f955e15397a72b..e9f616ae9358459dd9d7e64ec48cb3c7d7e48b6f 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -41,20 +41,10 @@
|
| },
|
| "Mac 10.8 Perf (1)": {
|
| "scripts": [
|
| - {
|
| - "name": "gpu_perftests",
|
| - "script": "gtest_perf_test.py",
|
| - "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
|
| - }
|
| ]
|
| },
|
| "Mac 10.9 Perf (1)": {
|
| "scripts": [
|
| - {
|
| - "name": "gpu_perftests",
|
| - "script": "gtest_perf_test.py",
|
| - "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
|
| - }
|
| ]
|
| }
|
| }
|
|
|