| Index: ppapi/thunk/interfaces_ppb_private_no_permissions.h
|
| diff --git a/ppapi/thunk/interfaces_ppb_private_no_permissions.h b/ppapi/thunk/interfaces_ppb_private_no_permissions.h
|
| index 059f603f829f4c54eff986b00035e40d0e41d938..b00bddcbd6ca35d8c26a6a9aba18ec15104b6beb 100644
|
| --- a/ppapi/thunk/interfaces_ppb_private_no_permissions.h
|
| +++ b/ppapi/thunk/interfaces_ppb_private_no_permissions.h
|
| @@ -44,4 +44,7 @@ PROXIED_IFACE(PPB_NetworkMonitor_Private,
|
| PPB_NETWORKMONITOR_PRIVATE_INTERFACE_0_2,
|
| PPB_NetworkMonitor_Private_0_2)
|
|
|
| +PROXIED_IFACE(NoAPIName, PPB_FILEIO_PRIVATE_INTERFACE_0_1,
|
| + PPB_FileIO_Private_0_1)
|
| +
|
| #include "ppapi/thunk/interfaces_postamble.h"
|
|
|