Index: content/public/common/speech_recognition_error.h |
diff --git a/content/public/common/speech_recognition_error.h b/content/public/common/speech_recognition_error.h |
index ff855f50a714bc07a57ac54cc9864834664b7fe5..b8bce01617ad21a4b9fe915ab9235a1094f513fa 100644 |
--- a/content/public/common/speech_recognition_error.h |
+++ b/content/public/common/speech_recognition_error.h |
@@ -7,8 +7,6 @@ |
namespace content { |
-// This enumeration follows the values described here: |
-// http://www.w3.org/2005/Incubator/htmlspeech/2010/10/google-api-draft.html#speech-input-error |
enum SpeechRecognitionErrorCode { |
// There was no error. |
SPEECH_RECOGNITION_ERROR_NONE = 0, |