| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index f3ad4cae7b0e0bea8e35beab8d78f3924776b87a..74cf0450a307379f4ca46dd96a9c0b05fceab6e8 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -337,18 +337,6 @@
|
| ]
|
| },
|
| "Win 8 Perf (2)": {
|
| - "scripts": [
|
| - {
|
| - "args": [
|
| - "performance_browser_tests",
|
| - "--test-launcher-print-test-stdio=always",
|
| - "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
|
| - "--test-launcher-jobs=1",
|
| - "--enable-gpu"
|
| - ],
|
| - "name": "performance_browser_tests",
|
| - "script": "gtest_perf_test.py"
|
| - }
|
| - ]
|
| + "scripts": []
|
| }
|
| }
|
|
|