| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index f2d49cf05e06ae3d55a0f6e9f9bb57c50991c45f..71b3428168d308ad5cea904268efc101f7bc04db 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -85,28 +85,6 @@
|
| }
|
| ]
|
| },
|
| - "Android Nexus9 Perf (2)": {
|
| - "scripts": [
|
| - {
|
| - "args": [
|
| - "cc_perftests",
|
| - "--adb-path",
|
| - "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| - ],
|
| - "name": "cc_perftests",
|
| - "script": "gtest_perf_test.py"
|
| - },
|
| - {
|
| - "args": [
|
| - "tracing_perftests",
|
| - "--adb-path",
|
| - "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| - ],
|
| - "name": "tracing_perftests",
|
| - "script": "gtest_perf_test.py"
|
| - }
|
| - ]
|
| - },
|
| "Linux Perf": {
|
| "isolated_scripts": [
|
| {
|
|
|