| Index: webrtc/modules/audio_coding/audio_network_adaptor/mock/mock_controller_manager.h
|
| diff --git a/webrtc/modules/audio_coding/audio_network_adaptor/mock/mock_controller_manager.h b/webrtc/modules/audio_coding/audio_network_adaptor/mock/mock_controller_manager.h
|
| index 5a5808f15e196a272c5d3d76024b07fd7fca61a9..4976fd8d87b4416bc098c1a96e97c71c8a5c35f3 100644
|
| --- a/webrtc/modules/audio_coding/audio_network_adaptor/mock/mock_controller_manager.h
|
| +++ b/webrtc/modules/audio_coding/audio_network_adaptor/mock/mock_controller_manager.h
|
| @@ -11,7 +11,6 @@
|
| #ifndef WEBRTC_MODULES_AUDIO_CODING_AUDIO_NETWORK_ADAPTOR_MOCK_MOCK_CONTROLLER_MANAGER_H_
|
| #define WEBRTC_MODULES_AUDIO_CODING_AUDIO_NETWORK_ADAPTOR_MOCK_MOCK_CONTROLLER_MANAGER_H_
|
|
|
| -#include <memory>
|
| #include <vector>
|
|
|
| #include "webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h"
|
|
|