| Index: ppapi/native_client/src/shared/ppapi_proxy/ppb_websocket.srpc
 | 
| diff --git a/ppapi/native_client/src/shared/ppapi_proxy/ppb_websocket.srpc b/ppapi/native_client/src/shared/ppapi_proxy/ppb_websocket.srpc
 | 
| index 6c6fe494f93cf2a50a7474287d2afe0aa84a3490..9b9c665242c5d76891b1bbbf67f98fb349403512 100644
 | 
| --- a/ppapi/native_client/src/shared/ppapi_proxy/ppb_websocket.srpc
 | 
| +++ b/ppapi/native_client/src/shared/ppapi_proxy/ppb_websocket.srpc
 | 
| @@ -2,8 +2,8 @@
 | 
|  # Use of this source code is governed by a BSD-style license that can be
 | 
|  # found in the LICENSE file.
 | 
|  #
 | 
| -# RPC methods used to implement PPB_WebSocket_Dev calls from the plugin.
 | 
| -# See ppapi/c/dev/ppb_websocket_dev.h for interface details.
 | 
| +# RPC methods used to implement PPB_WebSocket calls from the plugin.
 | 
| +# See ppapi/c/ppb_websocket.h for interface details.
 | 
|  
 | 
|  {
 | 
|   'name': 'PpbWebSocketRpc',
 | 
| 
 |