Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ppapi / tests / test_media_stream_audio_track.h
index ee6864c..1dcb3f3 100644 (file)
@@ -32,6 +32,7 @@ class TestMediaStreamAudioTrack : public TestCase {
   std::string TestGetBuffer();
   std::string TestConfigure();
   std::string TestConfigureClose();
+  std::string TestVerifyWaveform();
 
   pp::MediaStreamAudioTrack audio_track_;