summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/xr/xr_world_information.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/modules/xr/xr_world_information.idl')
-rw-r--r--chromium/third_party/blink/renderer/modules/xr/xr_world_information.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/modules/xr/xr_world_information.idl b/chromium/third_party/blink/renderer/modules/xr/xr_world_information.idl
index b60addc9e85..7aa695098d9 100644
--- a/chromium/third_party/blink/renderer/modules/xr/xr_world_information.idl
+++ b/chromium/third_party/blink/renderer/modules/xr/xr_world_information.idl
@@ -7,7 +7,7 @@
[
SecureContext,
Exposed=Window,
- RuntimeEnabled=WebXRIncubations
+ RuntimeEnabled=WebXRPlaneDetection
]
interface XRWorldInformation {
readonly attribute XRPlaneSet? detectedPlanes;