Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index f60403c26efa71fe77037c7b19df976916ee909e..917665bc34d253d59f2763f6ae6c106a8d19d0e9 100644 |
--- a/ppapi/ppapi_tests.gypi |
+++ b/ppapi/ppapi_tests.gypi |
@@ -135,6 +135,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', |