| Index: webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc
|
| diff --git a/webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc b/webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc
|
| index 3e46763a6a20e4493589dfae8ed1370d7598485f..a7d363a7a572eda29b9637532255f6b49c49bb1c 100644
|
| --- a/webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc
|
| +++ b/webrtc/modules/audio_processing/utility/delay_estimator_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/modules/audio_processing/utility/delay_estimator.h"
|
| #include "webrtc/modules/audio_processing/utility/delay_estimator_internal.h"
|
|
|