| Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test_fileutils.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test_fileutils.h b/webrtc/modules/remote_bitrate_estimator/test/bwe_test_fileutils.h
|
| index 99bdcf974162ac53e41bc582e8f56b5d83bcea89..d470324ac392f0b6c3a6df26d88f8b6f718bf3ee 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test_fileutils.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test_fileutils.h
|
| @@ -15,8 +15,8 @@
|
|
|
| #include <string>
|
|
|
| +#include "webrtc/base/constructormagic.h"
|
| #include "webrtc/modules/include/module_common_types.h"
|
| -#include "webrtc/rtc_base/constructormagic.h"
|
|
|
| namespace webrtc {
|
| namespace testing {
|
|
|