| Index: content/renderer/media/media_stream_audio_processor_options.h
|
| diff --git a/content/renderer/media/media_stream_audio_processor_options.h b/content/renderer/media/media_stream_audio_processor_options.h
|
| index cb7eb7975191b603dcee7ea24c5a3332fa34f826..a7fe921c413e118e3f787b5b72f0004e6f459783 100644
|
| --- a/content/renderer/media/media_stream_audio_processor_options.h
|
| +++ b/content/renderer/media/media_stream_audio_processor_options.h
|
| @@ -52,7 +52,6 @@ class CONTENT_EXPORT MediaAudioConstraints {
|
| // be added.
|
| // TODO(hta): Switch to an interface without "cricket::" when webrtc has one.
|
|
|
| - static void ApplyFixedAudioConstraints(cricket::AudioOptions* options);
|
|
|
| // |effects| is the bitmasks telling whether certain platform
|
| // hardware audio effects are enabled, like hardware echo cancellation. If
|
|
|