| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 520bd50ae94fb35f4c0e7e8936761027ac3be709..4a83e14d9751339cea469b3adf451639534ca908 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -1012,6 +1012,9 @@
|
| }
|
| },
|
| {
|
| + "args": [
|
| + "--xvfb"
|
| + ],
|
| "isolate_name": "telemetry_perf_unittests",
|
| "name": "telemetry_perf_unittests",
|
| "override_compile_targets": [
|
| @@ -1428,6 +1431,9 @@
|
| }
|
| },
|
| {
|
| + "args": [
|
| + "--xvfb"
|
| + ],
|
| "isolate_name": "telemetry_perf_unittests",
|
| "name": "telemetry_perf_unittests",
|
| "override_compile_targets": [
|
|
|