| Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h
|
| index 5fb3252195168aa0f37de798caf0fb89878e6bf7..27eca64099c1825024b54b3f3b66894ed19602c4 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h
|
| @@ -14,7 +14,7 @@
|
| #include <map>
|
| #include <string>
|
| #include <vector>
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/base/gtest.h"
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe.h"
|
|
|