| Index: webrtc/video/video_send_stream.h
|
| diff --git a/webrtc/video/video_send_stream.h b/webrtc/video/video_send_stream.h
|
| index ad438ae0cb47580a7a3cba1d346b8965372e81ec..39255563cb0918078ed3053fcdba4adb4342584d 100644
|
| --- a/webrtc/video/video_send_stream.h
|
| +++ b/webrtc/video/video_send_stream.h
|
| @@ -23,7 +23,6 @@
|
| #include "webrtc/video/payload_router.h"
|
| #include "webrtc/video/send_statistics_proxy.h"
|
| #include "webrtc/video/video_capture_input.h"
|
| -#include "webrtc/video/vie_channel.h"
|
| #include "webrtc/video/vie_encoder.h"
|
| #include "webrtc/video_receive_stream.h"
|
| #include "webrtc/video_send_stream.h"
|
| @@ -35,7 +34,6 @@ class CallStats;
|
| class CongestionController;
|
| class ProcessThread;
|
| class RtpRtcp;
|
| -class ViEChannel;
|
| class ViEEncoder;
|
| class VieRemb;
|
|
|
|
|