diff options
Diffstat (limited to 'components/script/dom/webidls/XRInputSource.webidl')
-rw-r--r-- | components/script/dom/webidls/XRInputSource.webidl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/script/dom/webidls/XRInputSource.webidl b/components/script/dom/webidls/XRInputSource.webidl index 5e5afa58ae1..820f24c363f 100644 --- a/components/script/dom/webidls/XRInputSource.webidl +++ b/components/script/dom/webidls/XRInputSource.webidl @@ -2,6 +2,8 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ +// skip-unless CARGO_FEATURE_WEBXR + // https://immersive-web.github.io/webxr/#xrinputsource-interface enum XRHandedness { |