| 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..392912932205a5a58ab6e29ccf3b96b8f6bc92ad 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/base/gtest.h"
|
|
|
| #include "webrtc/modules/audio_processing/utility/delay_estimator.h"
|
| #include "webrtc/modules/audio_processing/utility/delay_estimator_internal.h"
|
|
|