Index: third_party/WebKit/Source/modules/vr/VRFrameData.idl |
diff --git a/third_party/WebKit/Source/modules/vr/VRFrameData.idl b/third_party/WebKit/Source/modules/vr/VRFrameData.idl |
index ebae5b31e2b64cace3c9025e426863f4192dcde3..b4fa005a9e42314bad824301761c831052f6cfef 100644 |
--- a/third_party/WebKit/Source/modules/vr/VRFrameData.idl |
+++ b/third_party/WebKit/Source/modules/vr/VRFrameData.idl |
@@ -4,7 +4,7 @@ |
// https://w3c.github.io/webvr/#interface-vrframedata |
[ |
- RuntimeEnabled=WebVR, |
+ OriginTrialEnabled=WebVR, |
Constructor, |
] interface VRFrameData { |
readonly attribute DOMHighResTimeStamp timestamp; |