| Index: ppapi/thunk/interfaces_ppb_private.h
|
| diff --git a/ppapi/thunk/interfaces_ppb_private.h b/ppapi/thunk/interfaces_ppb_private.h
|
| index f08c279417c81272aed14bddbdb2e28d5437f36f..1d2d143c9f60aa82c376035ccb0afa271e47769e 100644
|
| --- a/ppapi/thunk/interfaces_ppb_private.h
|
| +++ b/ppapi/thunk/interfaces_ppb_private.h
|
| @@ -23,8 +23,8 @@ PROXIED_IFACE(PPB_BROKER_TRUSTED_INTERFACE_0_3,
|
| PPB_BrokerTrusted_0_3)
|
| PROXIED_IFACE(PPB_BROWSERFONT_TRUSTED_INTERFACE_1_0,
|
| PPB_BrowserFont_Trusted_1_0)
|
| -PROXIED_IFACE(PPB_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_10,
|
| - PPB_ContentDecryptor_Private_0_10)
|
| +PROXIED_IFACE(PPB_CONTENTDECRYPTOR_PRIVATE_INTERFACE_0_11,
|
| + PPB_ContentDecryptor_Private_0_11)
|
| PROXIED_IFACE(PPB_CHARSET_TRUSTED_INTERFACE_1_0,
|
| PPB_CharSet_Trusted_1_0)
|
| PROXIED_IFACE(PPB_FILECHOOSER_TRUSTED_INTERFACE_0_5,
|
|
|