| Index: trunk/src/content/renderer/media/media_stream_audio_processor_options.h
|
| ===================================================================
|
| --- trunk/src/content/renderer/media/media_stream_audio_processor_options.h (revision 246904)
|
| +++ trunk/src/content/renderer/media/media_stream_audio_processor_options.h (working copy)
|
| @@ -68,8 +68,6 @@
|
| // Stops the echo cancellation dump in |audio_processing|.
|
| void StopAecDump(AudioProcessing* audio_processing);
|
|
|
| -void EnableAutomaticGainControl(AudioProcessing* audio_processing);
|
| -
|
| } // namespace content
|
|
|
| #endif // CONTENT_RENDERER_MEDIA_MEDIA_STREAM_AUDIO_PROCESSOR_OPTIONS_H_
|
|
|