Index: third_party/WebKit/Source/modules/gamepad/GamepadPose.idl |
diff --git a/third_party/WebKit/Source/modules/gamepad/GamepadPose.idl b/third_party/WebKit/Source/modules/gamepad/GamepadPose.idl |
index 94bb8c4cb2ea8ca8e564c39eba04b45b08168294..437a6e325ef4a296aa9f74ba3596e0f36c3b9a59 100644 |
--- a/third_party/WebKit/Source/modules/gamepad/GamepadPose.idl |
+++ b/third_party/WebKit/Source/modules/gamepad/GamepadPose.idl |
@@ -4,7 +4,7 @@ |
// https://w3c.github.io/gamepad/extensions.html#gamepadpose-interface |
[ |
- RuntimeEnabled=GamepadExtensions, |
+ OriginTrialEnabled=GamepadExtensions, |
] interface GamepadPose { |
readonly attribute boolean hasOrientation; |
readonly attribute boolean hasPosition; |