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