Index: content/browser/speech/speech_recognizer.h |
diff --git a/content/browser/speech/speech_recognizer.h b/content/browser/speech/speech_recognizer.h |
index f8df0c20312bb6ea9d5544766b3313752f99defe..d8c6d9a812a974b52034577354e8ca5aa07e93b6 100644 |
--- a/content/browser/speech/speech_recognizer.h |
+++ b/content/browser/speech/speech_recognizer.h |
@@ -114,7 +114,6 @@ class SpeechRecognizer |
static const int kEndpointerEstimationTimeMs; |
private: |
- void ReleaseAudioBuffers(); |
void InformErrorAndCancelRecognition(ErrorCode error); |
void SendRecordedAudioToServer(); |