| Index: content/renderer/media/video_destination_handler_unittest.cc | 
| diff --git a/content/renderer/media/video_destination_handler_unittest.cc b/content/renderer/media/video_destination_handler_unittest.cc | 
| index a89ad6143860c5e5fa6c2a7250579597e33136ac..51af4c53a4e6be121431c0fe9ddd029ef359677e 100644 | 
| --- a/content/renderer/media/video_destination_handler_unittest.cc | 
| +++ b/content/renderer/media/video_destination_handler_unittest.cc | 
| @@ -60,7 +60,6 @@ class PpFrameWriterTest | 
| class VideoDestinationHandlerTest : public ::testing::Test { | 
| public: | 
| VideoDestinationHandlerTest() : registry_(&factory_) { | 
| -    factory_.EnsurePeerConnectionFactory(); | 
| registry_.Init(kTestStreamUrl); | 
| } | 
|  | 
|  |