| Index: webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc
|
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc
|
| index d5d4e2f32adbe736dc32d0f68237128df5671bab..f77e59c16e804dad1655c99af33a4d3dc16cb978 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc
|
| @@ -19,7 +19,6 @@
|
| #include "webrtc/base/logging.h"
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/config.h"
|
| -#include "webrtc/system_wrappers/include/trace.h"
|
|
|
| #ifdef _WIN32
|
| // Disable warning C4355: 'this' : used in base member initializer list.
|
|
|