diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/webxr/resources/webxr_test_constants.js')
-rw-r--r-- | tests/wpt/web-platform-tests/webxr/resources/webxr_test_constants.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/webxr/resources/webxr_test_constants.js b/tests/wpt/web-platform-tests/webxr/resources/webxr_test_constants.js index 40643d0c6ab..7dbedd92419 100644 --- a/tests/wpt/web-platform-tests/webxr/resources/webxr_test_constants.js +++ b/tests/wpt/web-platform-tests/webxr/resources/webxr_test_constants.js @@ -125,6 +125,7 @@ const ALL_FEATURES = [ 'dom-overlay', 'light-estimation', 'anchors', + 'depth-sensing', ]; const TRACKED_IMMERSIVE_DEVICE = { |