| Index: webrtc/modules/audio_coding/neteq/mock/mock_dtmf_buffer.h
|
| diff --git a/webrtc/modules/audio_coding/neteq/mock/mock_dtmf_buffer.h b/webrtc/modules/audio_coding/neteq/mock/mock_dtmf_buffer.h
|
| index c76ffaf962f1a01e589aa6c799ab3fd209d0f71f..0aac22c54d9615a40d8346c5b4ba56aa77503aab 100644
|
| --- a/webrtc/modules/audio_coding/neteq/mock/mock_dtmf_buffer.h
|
| +++ b/webrtc/modules/audio_coding/neteq/mock/mock_dtmf_buffer.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "webrtc/modules/audio_coding/neteq/dtmf_buffer.h"
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/test/gmock.h"
|
|
|
| namespace webrtc {
|
|
|
|
|