| Index: remoting/protocol/webrtc_transport.h
|
| diff --git a/remoting/protocol/webrtc_transport.h b/remoting/protocol/webrtc_transport.h
|
| index 56f05cb9c1294c99399bd1319f4b85d0da0efd0c..02b7e19008eb526378a9c3e465c6db894dcfcac5 100644
|
| --- a/remoting/protocol/webrtc_transport.h
|
| +++ b/remoting/protocol/webrtc_transport.h
|
| @@ -17,7 +17,7 @@
|
| #include "crypto/hmac.h"
|
| #include "remoting/protocol/transport.h"
|
| #include "remoting/protocol/webrtc_data_stream_adapter.h"
|
| -#include "remoting/protocol/webrtc_video_encoder.h"
|
| +#include "remoting/protocol/webrtc_video_encoder_factory.h"
|
| #include "remoting/signaling/signal_strategy.h"
|
| #include "third_party/webrtc/api/peerconnectioninterface.h"
|
|
|
|
|