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 4dedf17a16d4a67bcfffcd8ad3ab7e855b0ab96e..64dd189921d2481196b1809a1aa6e344904e2bd2 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_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_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 |