Chromium Code Reviews| Index: ppapi/api/private/ppb_content_decryptor_private.idl |
| diff --git a/ppapi/api/private/ppb_content_decryptor_private.idl b/ppapi/api/private/ppb_content_decryptor_private.idl |
| index cade724598456ae60a326ab79c1637c8e25e5f03..66fc20c1f9b8d54d6258a060d30ee969d9459fc7 100644 |
| --- a/ppapi/api/private/ppb_content_decryptor_private.idl |
| +++ b/ppapi/api/private/ppb_content_decryptor_private.idl |
| @@ -12,7 +12,7 @@ |
| [generate_thunk] |
| label Chrome { |
| - M33 = 0.9 |
| + M34 = 1.0 |
|
ddorwin
2014/01/09 00:01:24
Yes, 1.0 has special meaning in Pepper. It means t
xhwang
2014/01/09 00:04:55
Done.
|
| }; |
| /** |