| Index: ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
|
| diff --git a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
|
| index 1eac078b6d85ca64e5973f84ff983ceffbebe540..b3778143ae89db72328f49e178a723201379912d 100644
|
| --- a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
|
| +++ b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
|
| @@ -79,6 +79,7 @@
|
| 'plugin_ppb_url_response_info.cc',
|
| 'plugin_ppb_var.cc',
|
| 'plugin_ppb_view.cc',
|
| + 'plugin_ppb_websocket.cc',
|
| 'plugin_ppb_widget.cc',
|
| 'plugin_ppb_zoom.cc',
|
| 'plugin_ppp_find_rpc_server.cc',
|
|
|