Index: ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_udp_socket_private.h |
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_udp_socket_private.h b/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_udp_socket_private.h |
index 7e87382d43f64e04ff25420ccc4123f5d2814f28..4f9287ed38395e8d800208e2c91e97798dc12294 100644 |
--- a/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_udp_socket_private.h |
+++ b/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_udp_socket_private.h |
@@ -15,6 +15,7 @@ class PluginUDPSocketPrivate { |
public: |
static const PPB_UDPSocket_Private_0_2* GetInterface0_2(); |
static const PPB_UDPSocket_Private_0_3* GetInterface0_3(); |
+ static const PPB_UDPSocket_Private_0_4* GetInterface0_4(); |
private: |
NACL_DISALLOW_COPY_AND_ASSIGN(PluginUDPSocketPrivate); |