| Index: webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
 | 
| diff --git a/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h b/webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
 | 
| similarity index 91%
 | 
| copy from webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h
 | 
| copy to webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
 | 
| index c136597fc37df7b16bb9e791732c9943197df7da..94c2802d2ddadb1aea73cb2915683c78ee8e0edf 100644
 | 
| --- a/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h
 | 
| +++ b/webrtc/modules/audio_mixer/source/audio_frame_manipulator.h
 | 
| @@ -25,4 +25,4 @@ void RampOut(AudioFrame& audioFrame);
 | 
|  
 | 
|  }  // namespace webrtc
 | 
|  
 | 
| -#endif // WEBRTC_MODULES_AUDIO_CONFERENCE_MIXER_SOURCE_AUDIO_FRAME_MANIPULATOR_H_
 | 
| +#endif  // WEBRTC_MODULES_AUDIO_CONFERENCE_MIXER_SOURCE_AUDIO_FRAME_MANIPULATOR_H_
 | 
| 
 |