Chromium Code Reviews| 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..f6486591b9b94c088dca12fe7360c858e0a42748 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/base/gtest.h" |
| #include "webrtc/base/arraysize.h" |
| namespace webrtc { |