Chromium Code Reviews| Index: webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
| diff --git a/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc b/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
| index 4be7b7493b845945937765979797c250e53f229d..36c3acd7ec2cf45dfb1b500fde4b83f9cefb825a 100644 |
| --- a/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
| +++ b/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
| @@ -16,8 +16,8 @@ |
| #include <stdlib.h> |
| #include <string.h> |
| +#include "webrtc/base/logging.h" |
| #include "webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h" |
| -#include "webrtc/system_wrappers/include/logging.h" |
| namespace webrtc { |