| 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 8214dcf5db01430bdb132ffd4e3b4b44de85b67b..b58ca3b5f91eac724ee952ff0cb59135078cf014 100644
|
| --- a/ppapi/thunk/interfaces_ppb_public_dev_channel.h
|
| +++ b/ppapi/thunk/interfaces_ppb_public_dev_channel.h
|
| @@ -14,6 +14,7 @@ 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)
|
| +PROXIED_IFACE(PPB_VPNPROVIDER_INTERFACE_0_1, PPB_VpnProvider_0_1)
|
|
|
| // Note, PPB_TraceEvent is special. We don't want to actually make it stable,
|
| // but we want developers to be able to leverage it when running Chrome Dev or
|
|
|