| Index: webrtc/modules/audio_coding/neteq/dsp_helper_unittest.cc
|
| diff --git a/webrtc/modules/audio_coding/neteq/dsp_helper_unittest.cc b/webrtc/modules/audio_coding/neteq/dsp_helper_unittest.cc
|
| index a052a588a94d02a5a3ceda26ad3ad9d3bf90416b..a77152145f19de376712b54f2ca7ec0535edb7ea 100644
|
| --- a/webrtc/modules/audio_coding/neteq/dsp_helper_unittest.cc
|
| +++ b/webrtc/modules/audio_coding/neteq/dsp_helper_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/modules/audio_coding/neteq/dsp_helper.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/modules/audio_coding/neteq/audio_multi_vector.h"
|
| #include "webrtc/typedefs.h"
|
|
|
|
|