| 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..4c10f932de4e137627ab7f9cf82befa9ac392959 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/test/gtest.h"
|
|
|
| #include "webrtc/common_audio/resampler/include/resampler.h"
|
|
|
|
|