| Index: content/public/test/fake_speech_recognition_manager.h
|
| diff --git a/content/public/test/fake_speech_recognition_manager.h b/content/public/test/fake_speech_recognition_manager.h
|
| index 63c37da0ea103bb0698aab3e6f6ad3a73896f44f..c805051dae3ef6d8309991c9e5830d0f5403efa9 100644
|
| --- a/content/public/test/fake_speech_recognition_manager.h
|
| +++ b/content/public/test/fake_speech_recognition_manager.h
|
| @@ -54,7 +54,6 @@ class FakeSpeechRecognitionManager : public SpeechRecognitionManager {
|
| virtual void AbortAllSessionsForRenderView(int render_process_id,
|
| int render_view_id) OVERRIDE;
|
| virtual bool HasAudioInputDevices() OVERRIDE;
|
| - virtual bool IsCapturingAudio() OVERRIDE;
|
| virtual string16 GetAudioInputDeviceModel() OVERRIDE;
|
| virtual void ShowAudioInputSettings() OVERRIDE {}
|
| virtual int GetSession(int render_process_id,
|
|
|