| Index: webrtc/modules/remote_bitrate_estimator/test/bwe_unittest.cc
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_unittest.cc b/webrtc/modules/remote_bitrate_estimator/test/bwe_unittest.cc
|
| index 6245ccd25d435c2470475f25ded50536b4fb37c4..c2c87f9bcd2500f5579f807eb4c56bfedac09ac4 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/bwe_unittest.cc
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_unittest.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/base/arraysize.h"
|
|
|
| namespace webrtc {
|
|
|