| 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 8f1a457ef13075ead9e91dd09ad772eb2fdd58f0..58dad0872fd458317717db9c4de1a1bac93c2882 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 | 
| @@ -80,6 +80,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', | 
|  |