Index: ppapi/thunk/interfaces_ppb_public_dev_channel.h |
diff --git a/ppapi/thunk/interfaces_ppb_public_dev_channel.h b/ppapi/thunk/interfaces_ppb_public_dev_channel.h |
index a70442b945d7ae3cb25df78f37bd35f53e4dc105..1f5861da66891ed80be5fd9e53f4dcae77382df0 100644 |
--- a/ppapi/thunk/interfaces_ppb_public_dev_channel.h |
+++ b/ppapi/thunk/interfaces_ppb_public_dev_channel.h |
@@ -8,5 +8,8 @@ |
#include "ppapi/thunk/interfaces_preamble.h" |
// Interfaces go here. |
+PROXIED_IFACE(PPB_MEDIASTREAMVIDEOTRACK_INTERFACE_0_1, |
+ PPB_MediaStreamVideoTrack_0_1) |
+PROXIED_IFACE(PPB_VIDEOFRAME_INTERFACE_0_1, PPB_VideoFrame_0_1) |
#include "ppapi/thunk/interfaces_postamble.h" |