Chromium Code Reviews| Index: Source/modules/gamepad/GamepadList.idl |
| diff --git a/Source/modules/gamepad/GamepadList.idl b/Source/modules/gamepad/GamepadList.idl |
| index 82c836713db39d648003751cf957479c6fcd011c..bfbf2a0a61a8e8b1fc21103899eeb4ecb0d0f499 100644 |
| --- a/Source/modules/gamepad/GamepadList.idl |
| +++ b/Source/modules/gamepad/GamepadList.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=GAMEPAD, |
| IndexedGetter, |
| ImplementationLacksVTable |