Chromium Code Reviews| Index: webrtc/modules/remote_bitrate_estimator/test/metric_recorder_unittest.cc |
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/metric_recorder_unittest.cc b/webrtc/modules/remote_bitrate_estimator/test/metric_recorder_unittest.cc |
| index 7d4ed5fd5f433b20287b03a1c8b6a03e42054fda..a6502c8502868fb13dd58fce9d11ef5261f36709 100644 |
| --- a/webrtc/modules/remote_bitrate_estimator/test/metric_recorder_unittest.cc |
| +++ b/webrtc/modules/remote_bitrate_estimator/test/metric_recorder_unittest.cc |
| @@ -14,7 +14,7 @@ |
| #include <algorithm> |
| #include <vector> |
| -#include "testing/gtest/include/gtest/gtest.h" |
| +#include "webrtc/base/gtest.h" |
| namespace webrtc { |
| namespace testing { |