| Index: webrtc/common_video/incoming_video_stream.cc
|
| diff --git a/webrtc/common_video/incoming_video_stream.cc b/webrtc/common_video/incoming_video_stream.cc
|
| index b0f105c76bb5ec2d5f183bc0295d3906b1e7c70d..0e048a6cc003293972282f935c1dd1cb52557b14 100644
|
| --- a/webrtc/common_video/incoming_video_stream.cc
|
| +++ b/webrtc/common_video/incoming_video_stream.cc
|
| @@ -28,7 +28,6 @@
|
| #include "webrtc/system_wrappers/include/event_wrapper.h"
|
| #include "webrtc/system_wrappers/include/tick_util.h"
|
| #include "webrtc/system_wrappers/include/trace.h"
|
| -#include "webrtc/video_renderer.h"
|
|
|
| namespace webrtc {
|
|
|
|
|