| Index: webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h b/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h
|
| index 2be13e0b0b7249ef90f65e739580247922d43931..81df2783dcb675133a395094b2c68f1388df070c 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h
|
| @@ -17,7 +17,7 @@
|
| #include <vector>
|
|
|
| #include "webrtc/base/common.h"
|
| -#include "webrtc/test/testsupport/gtest_prod_util.h"
|
| +#include "webrtc/base/gtest_prod_util.h"
|
|
|
| namespace webrtc {
|
| namespace testing {
|
|
|