Chromium Code Reviews| Index: ppapi/api/private/ppb_flash.idl |
| diff --git a/ppapi/api/private/ppb_flash.idl b/ppapi/api/private/ppb_flash.idl |
| index b0838828a6dfce08173aa06e9423b9075b88eb22..50c4624961cb43ab4b57f390d0018ac3a151f880 100644 |
| --- a/ppapi/api/private/ppb_flash.idl |
| +++ b/ppapi/api/private/ppb_flash.idl |
| @@ -117,7 +117,7 @@ interface PPB_Flash { |
| [in] PP_Rect rect); |
| /** |
| - * Invokes printing for the given instance. |
| + * Does nothing, deprecated. See PPB_Flash_Print. |
| */ |
| [version=12.1] |
| int32_t InvokePrinting( |