| Index: trunk/src/content/renderer/media/media_stream_audio_processor.h
|
| ===================================================================
|
| --- trunk/src/content/renderer/media/media_stream_audio_processor.h (revision 256663)
|
| +++ trunk/src/content/renderer/media/media_stream_audio_processor.h (working copy)
|
| @@ -115,7 +115,6 @@
|
| virtual void OnPlayoutData(media::AudioBus* audio_bus,
|
| int sample_rate,
|
| int audio_delay_milliseconds) OVERRIDE;
|
| - virtual void OnPlayoutDataSourceChanged() OVERRIDE;
|
|
|
| // webrtc::AudioProcessorInterface implementation.
|
| // This method is called on the libjingle thread.
|
|
|