| Index: webrtc/modules/audio_device/mock_audio_device_buffer.h
|
| diff --git a/webrtc/modules/audio_device/mock_audio_device_buffer.h b/webrtc/modules/audio_device/mock_audio_device_buffer.h
|
| index 07c9e2912e15e4bbaf4c50b8e45a51d10e48cba3..8d09655496389b051489c465d585fd66f69cadba 100644
|
| --- a/webrtc/modules/audio_device/mock_audio_device_buffer.h
|
| +++ b/webrtc/modules/audio_device/mock_audio_device_buffer.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_MODULES_AUDIO_DEVICE_MOCK_AUDIO_DEVICE_BUFFER_H_
|
| #define WEBRTC_MODULES_AUDIO_DEVICE_MOCK_AUDIO_DEVICE_BUFFER_H_
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/test/gmock.h"
|
| #include "webrtc/modules/audio_device/audio_device_buffer.h"
|
|
|
| namespace webrtc {
|
|
|