| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index 751bf749c34089af23a32f0832dd8b2f7a777fd0..ec70b5b04635220fc46b6bc75104bde162771f38 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -47,11 +47,6 @@
|
| "Android Nexus6 Perf": {
|
| "scripts": [
|
| {
|
| - "name": "gpu_perftests",
|
| - "script": "gtest_perf_test.py",
|
| - "args": ["gpu_perftests"]
|
| - },
|
| - {
|
| "name": "cc_perftests",
|
| "script": "gtest_perf_test.py",
|
| "args": ["cc_perftests"]
|
| @@ -110,11 +105,6 @@
|
| },
|
| "Android One Perf": {
|
| "scripts": [
|
| - {
|
| - "name": "cc_perftests",
|
| - "script": "gtest_perf_test.py",
|
| - "args": ["cc_perftests"]
|
| - }
|
| ]
|
| },
|
| "Android MotoE Perf": {
|
|
|