Chromium Code Reviews| Index: ppapi/api/private/ppp_content_decryptor_private.idl |
| diff --git a/ppapi/api/private/ppp_content_decryptor_private.idl b/ppapi/api/private/ppp_content_decryptor_private.idl |
| index b943efe4a8bde73f787a59bf42cb976db832f519..88cdd54e165ce3df444b6990047880f285dcd011 100644 |
| --- a/ppapi/api/private/ppp_content_decryptor_private.idl |
| +++ b/ppapi/api/private/ppp_content_decryptor_private.idl |
| @@ -9,7 +9,7 @@ |
| * Decryption Modules, not normal plugins. |
| */ |
| label Chrome { |
| - M33 = 0.9 |
| + M34 = 1.0 |
| }; |
| /** |