| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index e9f616ae9358459dd9d7e64ec48cb3c7d7e48b6f..8e8bcc312a7db169b3f125e1387098bff0f1bb28 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -1,4 +1,13 @@
|
| {
|
| + "Linux Perf (3)": {
|
| + "scripts": [
|
| + {
|
| + "name": "cc_perftests",
|
| + "script": "gtest_perf_test.py",
|
| + "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"]
|
| + }
|
| + ]
|
| + },
|
| "Android Nexus4 Perf": {
|
| "scripts": [
|
| {
|
|
|