| 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 6c224fe57bf55af6a335cacd8e1736bba98a56cc..da0df59e54262c378bfefb67370d7e0851e5243c 100644
|
| --- a/ppapi/thunk/interfaces_ppb_private_no_permissions.h
|
| +++ b/ppapi/thunk/interfaces_ppb_private_no_permissions.h
|
| @@ -51,4 +51,7 @@ PROXIED_IFACE(PPB_VIDEOSOURCE_PRIVATE_INTERFACE_0_1,
|
| PROXIED_IFACE(PPB_UMA_PRIVATE_INTERFACE_0_3,
|
| PPB_UMA_Private_0_3)
|
|
|
| +PROXIED_IFACE(PPB_INPUTEVENT_PRIVATE_INTERFACE_0_1,
|
| + PPB_InputEvent_Private_0_1)
|
| +
|
| #include "ppapi/thunk/interfaces_postamble.h"
|
|
|