Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(695)

Unified Diff: content/public/common/speech_recognition_result.h

Issue 11316330: Revert 170701 since the WebKit change has now been rolled in again. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/public/common/speech_recognition_result.h
===================================================================
--- content/public/common/speech_recognition_result.h (revision 170918)
+++ content/public/common/speech_recognition_result.h (working copy)
@@ -37,6 +37,8 @@
~SpeechRecognitionResult();
};
+typedef std::vector<SpeechRecognitionResult> SpeechRecognitionResults;
+
} // namespace content
#endif // CONTENT_PUBLIC_COMMON_SPEECH_RECOGNITION_RESULT_H_
Property changes on: content\public\common\speech_recognition_result.h
___________________________________________________________________
Added: svn:mergeinfo
« no previous file with comments | « content/public/browser/speech_recognition_event_listener.h ('k') | content/renderer/input_tag_speech_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698