| Index: webrtc/modules/audio_coding/neteq/dtmf_buffer_unittest.cc
|
| diff --git a/webrtc/modules/audio_coding/neteq/dtmf_buffer_unittest.cc b/webrtc/modules/audio_coding/neteq/dtmf_buffer_unittest.cc
|
| index dad4e76627b42e995622ada6018e41e5a842c95f..1252f819d1f2062e68c020719e94f7cf5819f21f 100644
|
| --- a/webrtc/modules/audio_coding/neteq/dtmf_buffer_unittest.cc
|
| +++ b/webrtc/modules/audio_coding/neteq/dtmf_buffer_unittest.cc
|
| @@ -18,7 +18,7 @@
|
|
|
| #include <iostream>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| // Modify the tests so that they pass with the modifications done to DtmfBuffer
|
| // for backwards bit-exactness. Once bit-exactness is no longer required, this
|
|
|