Chromium Code Reviews| Index: ppapi/api/private/ppb_flash.idl |
| =================================================================== |
| --- ppapi/api/private/ppb_flash.idl (revision 195342) |
| +++ ppapi/api/private/ppb_flash.idl (working copy) |
| @@ -103,12 +103,7 @@ |
| /** |
| * Specifies the document URL which contains the flash instance. |
| */ |
| - PP_FLASHCRASHKEY_URL = 1, |
| - |
| - /** |
| - * Specifies the URL of the current swf. |
| - */ |
| - PP_FLASHCRASHKEY_RESOURCE_URL = 2 |
| + PP_FLASHCRASHKEY_URL = 1 |
| }; |
| /** |