Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / content / renderer / media / video_destination_handler_unittest.cc
index a89ad61..51af4c5 100644 (file)
@@ -60,7 +60,6 @@ class PpFrameWriterTest
 class VideoDestinationHandlerTest : public ::testing::Test {
  public:
   VideoDestinationHandlerTest() : registry_(&factory_) {
-    factory_.EnsurePeerConnectionFactory();
     registry_.Init(kTestStreamUrl);
   }