| Index: webrtc/video/send_statistics_proxy.cc
|
| diff --git a/webrtc/video/send_statistics_proxy.cc b/webrtc/video/send_statistics_proxy.cc
|
| index 32b79023c8495de9a06150197b80b135e1628239..9115289de5089691a084eae619b2f0e5c1d7bbf6 100644
|
| --- a/webrtc/video/send_statistics_proxy.cc
|
| +++ b/webrtc/video/send_statistics_proxy.cc
|
| @@ -15,8 +15,8 @@
|
|
|
| #include "webrtc/base/checks.h"
|
|
|
| +#include "webrtc/base/logging.h"
|
| #include "webrtc/system_wrappers/interface/critical_section_wrapper.h"
|
| -#include "webrtc/system_wrappers/interface/logging.h"
|
| #include "webrtc/system_wrappers/interface/metrics.h"
|
|
|
| namespace webrtc {
|
|
|