| Index: webrtc/examples/peerconnection/client/main_wnd.h
|
| diff --git a/webrtc/examples/peerconnection/client/main_wnd.h b/webrtc/examples/peerconnection/client/main_wnd.h
|
| index 0e7f7968433c286a08120a8cf82c46490d1afddc..80db2a5adcf5f2e06ed68f295391e2ff2ff3ca94 100644
|
| --- a/webrtc/examples/peerconnection/client/main_wnd.h
|
| +++ b/webrtc/examples/peerconnection/client/main_wnd.h
|
| @@ -21,7 +21,6 @@
|
| #include "webrtc/media/base/mediachannel.h"
|
| #include "webrtc/media/base/videocommon.h"
|
| #include "webrtc/media/base/videoframe.h"
|
| -#include "webrtc/media/base/videorenderer.h"
|
|
|
| class MainWndCallback {
|
| public:
|
|
|