Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / modules / audio_coding / main / test / TestFEC.h
index af3cdd7..d7a6223 100644 (file)
 
 namespace webrtc {
 
-class Config;
-
 class TestFEC : public ACMTest {
  public:
-  explicit TestFEC(const Config& config);
+  TestFEC();
   ~TestFEC();
 
   void Perform();