| Index: ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
| diff --git a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
| index 6b98d063d5de75515696038c8f4ca26ed03793b6..41e0842aca920e92200f617b0698d8bae8bedbee 100644
|
| --- a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
| +++ b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
| @@ -234,6 +234,8 @@ static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Ext_Socket_Dev_0_2;
|
|
|
| /* Not generating wrapper methods for PPB_Audio_1_0 */
|
|
|
| +/* Not generating wrapper methods for PPB_Audio_1_1 */
|
| +
|
| /* Not generating wrapper methods for PPB_AudioConfig_1_0 */
|
|
|
| /* Not generating wrapper methods for PPB_AudioConfig_1_1 */
|
| @@ -3935,6 +3937,8 @@ static int32_t Pnacl_M29_PPB_Ext_Socket_Dev_GetJoinedGroups(PP_Instance instance
|
|
|
| /* Not generating wrapper interface for PPB_Audio_1_0 */
|
|
|
| +/* Not generating wrapper interface for PPB_Audio_1_1 */
|
| +
|
| /* Not generating wrapper interface for PPB_AudioConfig_1_0 */
|
|
|
| /* Not generating wrapper interface for PPB_AudioConfig_1_1 */
|
|
|