Index: Source/modules/gamepad/GamepadButton.idl |
diff --git a/Source/modules/gamepad/GamepadButton.idl b/Source/modules/gamepad/GamepadButton.idl |
index 19d88ce77cdc808153c4250e1203526586640e01..1a4a8cb85261854afee7553add24e3c06c43de56 100644 |
--- a/Source/modules/gamepad/GamepadButton.idl |
+++ b/Source/modules/gamepad/GamepadButton.idl |
@@ -3,7 +3,6 @@ |
// found in the LICENSE file. |
[ |
- NoInterfaceObject, |
GarbageCollected, |
] interface GamepadButton { |
readonly attribute boolean pressed; |