| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index e2652275b8f312f8154ed0b441a43c6749a024af..b88b2ea435511be98c7d889357154d74ad162a7c 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -220,6 +220,8 @@
|
| },
|
| {
|
| "args": [
|
| + "--ozone-platform=headless",
|
| + "--override-use-software-gl-for-tests",
|
| "--test-launcher-filter-file=../../testing/buildbot/filters/mash.browser_tests.filter"
|
| ],
|
| "hard_timeout": 60,
|
|
|