| Index: webrtc/modules/audio_processing/agc/mock_agc.h
|
| diff --git a/webrtc/modules/audio_processing/agc/mock_agc.h b/webrtc/modules/audio_processing/agc/mock_agc.h
|
| index 9e8f64e838a14410f660debe7534a16a92d6a50d..ced4b762b750d698e8db2abef0c7696da11f67cf 100644
|
| --- a/webrtc/modules/audio_processing/agc/mock_agc.h
|
| +++ b/webrtc/modules/audio_processing/agc/mock_agc.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "webrtc/modules/audio_processing/agc/agc.h"
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/base/gmock.h"
|
| #include "webrtc/modules/include/module_common_types.h"
|
|
|
| namespace webrtc {
|
|
|