| Index: webrtc/call/bitrate_estimator_tests.cc
|
| diff --git a/webrtc/call/bitrate_estimator_tests.cc b/webrtc/call/bitrate_estimator_tests.cc
|
| index 2896c67f37d0dad443f05918c68b0770b8f111e0..46f29da295c4a59e27a4a4a60015ff0d6d9b91cb 100644
|
| --- a/webrtc/call/bitrate_estimator_tests.cc
|
| +++ b/webrtc/call/bitrate_estimator_tests.cc
|
| @@ -12,7 +12,7 @@
|
| #include <memory>
|
| #include <string>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| #include "webrtc/api/call/audio_state.h"
|
| #include "webrtc/base/checks.h"
|
|
|