 Chromium Code Reviews
 Chromium Code Reviews Issue 9227008:
  WebSocket Pepper API: SRPC proxy implementation  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 9227008:
  WebSocket Pepper API: SRPC proxy implementation  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: ppapi/ppapi_sources.gypi | 
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi | 
| index 2c824122592a52ff9c9b5a8d819a57b08a0dc73f..9f094d2cad474142cc23ed9789818e35062ab3bb 100644 | 
| --- a/ppapi/ppapi_sources.gypi | 
| +++ b/ppapi/ppapi_sources.gypi | 
| @@ -313,6 +313,7 @@ | 
| 'tests/test_url_loader.cc', | 
| 'tests/test_var.cc', | 
| 'tests/test_view.cc', | 
| + 'tests/test_websocket.cc', | 
| ], | 
| # | 
| # Sources used in trusted tests. |