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 cf7df2673be3fb232ef33ed3a04056554203dc20..4be7b7493b845945937765979797c250e53f229d 100644 |
| --- a/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
| +++ b/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
| @@ -17,7 +17,7 @@ |
| #include <string.h> |
| #include "webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h" |
| -#include "webrtc/system_wrappers/interface/logging.h" |
| +#include "webrtc/system_wrappers/include/logging.h" |
| namespace webrtc { |