| Index: webrtc/modules/audio_mixer/audio_frame_manipulator.h
|
| diff --git a/webrtc/modules/audio_mixer/audio_frame_manipulator.h b/webrtc/modules/audio_mixer/audio_frame_manipulator.h
|
| index b149bf9430f224e44634a85a18f193e5d0675381..20b66ca10dfc1ebae860bd759b804d6aec492248 100644
|
| --- a/webrtc/modules/audio_mixer/audio_frame_manipulator.h
|
| +++ b/webrtc/modules/audio_mixer/audio_frame_manipulator.h
|
| @@ -12,7 +12,6 @@
|
| #define WEBRTC_MODULES_AUDIO_MIXER_AUDIO_FRAME_MANIPULATOR_H_
|
|
|
| #include "webrtc/modules/include/module_common_types.h"
|
| -#include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|
|
|