| Index: webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc
|
| diff --git a/webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc b/webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc
|
| index 04ddcab5cb21063c47ca49a3b12de7fa6c80f770..5d820951351fc06d738455ed34ab473882506e05 100644
|
| --- a/webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc
|
| +++ b/webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc
|
| @@ -15,7 +15,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/test/testsupport/fileutils.h"
|
|
|
| namespace webrtc {
|
|
|