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 7e0f91cbcbca648ed12ccc09b88298098d961154..8214dcf5db01430bdb132ffd4e3b4b44de85b67b 100644 |
--- a/ppapi/thunk/interfaces_ppb_public_dev_channel.h |
+++ b/ppapi/thunk/interfaces_ppb_public_dev_channel.h |
@@ -12,6 +12,7 @@ PROXIED_IFACE(PPB_COMPOSITOR_INTERFACE_0_1, PPB_Compositor_0_1) |
PROXIED_IFACE(PPB_COMPOSITORLAYER_INTERFACE_0_1, PPB_CompositorLayer_0_1) |
PROXIED_IFACE(PPB_COMPOSITORLAYER_INTERFACE_0_2, PPB_CompositorLayer_0_2) |
PROXIED_IFACE(PPB_VIDEODECODER_INTERFACE_0_1, PPB_VideoDecoder_0_1) |
+PROXIED_IFACE(PPB_VIDEODECODER_INTERFACE_1_1, PPB_VideoDecoder_1_1) |
PROXIED_IFACE(PPB_VIDEOENCODER_INTERFACE_0_1, PPB_VideoEncoder_0_1) |
// Note, PPB_TraceEvent is special. We don't want to actually make it stable, |