| Index: pc/test/mock_peerconnection.h
|
| diff --git a/pc/test/mock_peerconnection.h b/pc/test/mock_peerconnection.h
|
| index e4343fff619debd502ddb6612990b4ef7b2552c0..17770fa748a8947213f3afed9efc15805111d9f2 100644
|
| --- a/pc/test/mock_peerconnection.h
|
| +++ b/pc/test/mock_peerconnection.h
|
| @@ -32,10 +32,6 @@ class FakePeerConnectionFactory
|
| rtc::Thread::Current(),
|
| nullptr,
|
| nullptr,
|
| - nullptr,
|
| - nullptr,
|
| - nullptr,
|
| - nullptr,
|
| std::unique_ptr<cricket::MediaEngineInterface>(),
|
| std::unique_ptr<webrtc::CallFactoryInterface>(),
|
| std::unique_ptr<RtcEventLogFactoryInterface>()) {}
|
|
|