Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index a027a02f05404a7b976ae2dc7468756fdc73b56c..998b953e8c1cee8eee332a78f22c292cd85fc3d9 100644 |
| --- a/ppapi/ppapi_sources.gypi |
| +++ b/ppapi/ppapi_sources.gypi |
| @@ -311,6 +311,7 @@ |
| 'tests/test_url_loader.cc', |
| 'tests/test_var.cc', |
| 'tests/test_view.cc', |
| + 'tests/test_websocket.cc', |
| ], |
| # |
| # Sources used in trusted tests. |