Index: ppapi/thunk/interfaces_ppb_private.h |
diff --git a/ppapi/thunk/interfaces_ppb_private.h b/ppapi/thunk/interfaces_ppb_private.h |
index 7e3988ef7e18967b84d57dce92ed250d85ce8248..01f175c2440024480075dbed0cba85563a91b9eb 100644 |
--- a/ppapi/thunk/interfaces_ppb_private.h |
+++ b/ppapi/thunk/interfaces_ppb_private.h |
@@ -63,4 +63,7 @@ PROXIED_IFACE(PPB_FONT_DEV_INTERFACE_0_6, |
PPB_BrowserFont_Trusted_1_0) |
#endif // !defined(OS_NACL) |
+PROXIED_IFACE(PPB_INPUTEVENT_PRIVATE_INTERFACE_0_1, |
+ PPB_InputEvent_Private_0_1) |
+ |
#include "ppapi/thunk/interfaces_postamble.h" |