| Index: remoting/protocol/webrtc_transport.cc
|
| diff --git a/remoting/protocol/webrtc_transport.cc b/remoting/protocol/webrtc_transport.cc
|
| index f00e50cb1972394e51c32a476aebc8c6662dbc49..924c7eb54c6a00aceb1d7ca192f285f8623f31cc 100644
|
| --- a/remoting/protocol/webrtc_transport.cc
|
| +++ b/remoting/protocol/webrtc_transport.cc
|
| @@ -24,7 +24,7 @@
|
| #include "remoting/protocol/port_allocator_factory.h"
|
| #include "remoting/protocol/stream_message_pipe_adapter.h"
|
| #include "remoting/protocol/transport_context.h"
|
| -#include "remoting/protocol/webrtc_video_encoder.h"
|
| +#include "remoting/protocol/webrtc_video_encoder_factory.h"
|
| #include "third_party/webrtc/api/test/fakeconstraints.h"
|
| #include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| #include "third_party/webrtc/modules/audio_device/include/fake_audio_device.h"
|
|
|