| Index: trunk/src/content/renderer/media/webrtc_local_audio_renderer.h
|
| ===================================================================
|
| --- trunk/src/content/renderer/media/webrtc_local_audio_renderer.h (revision 217773)
|
| +++ trunk/src/content/renderer/media/webrtc_local_audio_renderer.h (working copy)
|
| @@ -78,8 +78,7 @@
|
| int number_of_frames,
|
| int audio_delay_milliseconds,
|
| int current_volume,
|
| - bool need_audio_processing,
|
| - bool key_pressed) OVERRIDE;
|
| + bool need_audio_processing) OVERRIDE;
|
|
|
| // Can be called on different user thread.
|
| virtual void SetCaptureFormat(const media::AudioParameters& params) OVERRIDE;
|
|
|