Chromium Code Reviews| Index: ppapi/ppapi_tests.gypi |
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
| index 141fb33f2fd6b5012b177d8af85d22c370a822e7..1f49d099c9e2b26958ddf43277818735b5b3d133 100644 |
| --- a/ppapi/ppapi_tests.gypi |
| +++ b/ppapi/ppapi_tests.gypi |
| @@ -137,6 +137,8 @@ |
| 'tests/test_var.h', |
| 'tests/test_video_decoder.cc', |
| 'tests/test_video_decoder.h', |
| + 'tests/test_websocket.cc', |
| + 'tests/test_websocket.h', |
| # Deprecated test cases. |
| 'tests/test_instance_deprecated.cc', |