| Index: ppapi/c/private/ppb_content_decryptor_private.h
|
| diff --git a/ppapi/c/private/ppb_content_decryptor_private.h b/ppapi/c/private/ppb_content_decryptor_private.h
|
| index 984c6c1a42d7de4af72b52e5793bf90f9a8e0885..e42c3c9e3d56c03acc3fd029fccd22def75227c8 100644
|
| --- a/ppapi/c/private/ppb_content_decryptor_private.h
|
| +++ b/ppapi/c/private/ppb_content_decryptor_private.h
|
| @@ -4,7 +4,7 @@
|
| */
|
|
|
| /* From private/ppb_content_decryptor_private.idl,
|
| - * modified Mon Dec 10 21:43:51 2012.
|
| + * modified Thu Mar 28 15:22:02 2013.
|
| */
|
|
|
| #ifndef PPAPI_C_PRIVATE_PPB_CONTENT_DECRYPTOR_PRIVATE_H_
|
| @@ -53,7 +53,7 @@ struct PPB_ContentDecryptor_Private_0_6 {
|
| *
|
| * The browser must notify the application that a key is needed, and, in
|
| * response, the web application must direct the browser to call
|
| - * <code>AddKey()</code> on the <code>PPP_ContentDecryptor_Private<code>
|
| + * <code>AddKey()</code> on the <code>PPP_ContentDecryptor_Private</code>
|
| * interface.
|
| *
|
| * @param[in] key_system A <code>PP_Var</code> of type
|
|
|