Chromium Code Reviews| Index: webrtc/common_audio/resampler/resampler_unittest.cc |
| diff --git a/webrtc/common_audio/resampler/resampler_unittest.cc b/webrtc/common_audio/resampler/resampler_unittest.cc |
| index c5953d030b1228a9c288f83468ced56ecc04b0b8..2c695405aa2a0c74782b407bd1cd67cfb0005ecc 100644 |
| --- a/webrtc/common_audio/resampler/resampler_unittest.cc |
| +++ b/webrtc/common_audio/resampler/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
remove blank line
|
| #include "webrtc/common_audio/resampler/include/resampler.h" |