| Index: webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe.h b/webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
| index 8d29de261922d8d664d1f1df1ef63663245966b7..bd016cf318bd6d6a1c2e43ada75872209c78d969 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
| @@ -16,7 +16,7 @@
|
| #include <sstream>
|
| #include <string>
|
|
|
| -#include "webrtc/test/testsupport/gtest_prod_util.h"
|
| +#include "webrtc/base/gtest_prod_util.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/packet.h"
|
| #include "webrtc/modules/bitrate_controller/include/bitrate_controller.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h"
|
|
|