| Index: webrtc/modules/audio_mixer/audio_frame_manipulator.cc | 
| diff --git a/webrtc/modules/audio_mixer/audio_frame_manipulator.cc b/webrtc/modules/audio_mixer/audio_frame_manipulator.cc | 
| index 426c21b2b8e70e82c9cdbf1a7e8e873892b8fcc1..fca9a78b5039ba4e71f26fa6a27c864edf2d560a 100644 | 
| --- a/webrtc/modules/audio_mixer/audio_frame_manipulator.cc | 
| +++ b/webrtc/modules/audio_mixer/audio_frame_manipulator.cc | 
| @@ -12,7 +12,6 @@ | 
| #include "webrtc/modules/audio_mixer/audio_frame_manipulator.h" | 
| #include "webrtc/modules/include/module_common_types.h" | 
| #include "webrtc/modules/utility/include/audio_frame_operations.h" | 
| -#include "webrtc/typedefs.h" | 
|  | 
| namespace webrtc { | 
|  | 
|  |