Instructions to run WebXR without headset
This doc has instructions to run Chrome with a mock OpenVR component,
which can be useful for reproing some WebXR bugs, especially if you
don't have a headset.
Change-Id: I0b7081aea3b5da58367a4ae97124fc70b6a254cc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1754642
Commit-Queue: Jacob DeWitt <[email protected]>
Reviewed-by: Brian Sheedy <[email protected]>
Reviewed-by: Alexander Cooper <[email protected]>
Cr-Commit-Position: refs/heads/master@{#687052}
diff --git a/docs/README.md b/docs/README.md
index 737db7f..6eb3f5d8 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -374,6 +374,10 @@
* [Mojo “Style” Guide](security/mojo.md) - Recommendations for best practices
from Mojo and IPC reviewers
+### WebXR
+* [Running OpenVR Without Headset](xr/run_openvr_without_headset.md) -
+ Instructions for running OpenVR on Windows without a headset
+
### Probably Obsolete
* [TPM Quick Reference](tpm_quick_ref.md) - Trusted Platform Module notes.
* [System Hardening Features](system_hardening_features.md) - A list of