Chromium Code Reviews| Index: webrtc/common_audio/resampler/push_resampler_unittest.cc |
| diff --git a/webrtc/common_audio/resampler/push_resampler_unittest.cc b/webrtc/common_audio/resampler/push_resampler_unittest.cc |
| index 53cd495cd065549bfac41a5867c104d456d99840..95d6e8e9e8bafbc1cead0699fdf05a3cda1147ed 100644 |
| --- a/webrtc/common_audio/resampler/push_resampler_unittest.cc |
| +++ b/webrtc/common_audio/resampler/push_resampler_unittest.cc |
| @@ -8,7 +8,7 @@ |
| * be found in the AUTHORS file in the root of the source tree. |
| */ |
| -#include "testing/gtest/include/gtest/gtest.h" |
| +#include "webrtc/base/gtest.h" |
|
kjellander_webrtc
2016/09/23 12:32:37
sort
|
| #include "webrtc/base/checks.h" // force defintion of RTC_DCHECK_IS_ON |
| #include "webrtc/common_audio/resampler/include/push_resampler.h" |