Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ppapi / tests / test_websocket.h
index b8f756f..eff0a5e 100644 (file)
@@ -55,6 +55,7 @@ class TestWebSocket : public TestCase {
   std::string TestAbortSendMessageCall();
   std::string TestAbortCloseCall();
   std::string TestAbortReceiveMessageCall();
+  std::string TestClosedFromServerWhileSending();
 
   std::string TestCcInterfaces();