Chromium Code Reviews| Index: trunk/src/ppapi/api/ppb_gamepad.idl |
| =================================================================== |
| --- trunk/src/ppapi/api/ppb_gamepad.idl (revision 194616) |
| +++ trunk/src/ppapi/api/ppb_gamepad.idl (working copy) |
| @@ -90,7 +90,6 @@ |
| /** |
| * Samples the current state of the available gamepads. |
| */ |
| - [always_set_output_parameters] |
| void Sample( |
| [in] PP_Instance instance, |
| [out] PP_GamepadsSampleData data); |