| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index 69ff814c77b979a777d09758e9c9a67b0be11743..55258c8feabfed62fcbbfee2dd325afc0b677dd9 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -861,7 +861,16 @@
|
| }
|
| ]
|
| },
|
| - "Android VR Tests": {},
|
| + "Android VR Tests": {
|
| + "gtest_tests": [
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": false
|
| + },
|
| + "test": "vr_shell_unittests"
|
| + }
|
| + ]
|
| + },
|
| "Browser Side Navigation Linux": {
|
| "gtest_tests": [
|
| {
|
|
|