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

Unified Diff: modules/speech/SpeechRecognitionError.idl

Issue 155973006: Roll IDL to 1750 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 6 years, 10 months 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
« no previous file with comments | « modules/speech/SpeechRecognition.idl ('k') | modules/speech/SpeechRecognitionEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/speech/SpeechRecognitionError.idl
diff --git a/modules/speech/SpeechRecognitionError.idl b/modules/speech/SpeechRecognitionError.idl
index 59956d2d874b223a18b53d150583a0cf5e0e32dc..0150174a0c65b63363a37941b38a79bfa806ef21 100644
--- a/modules/speech/SpeechRecognitionError.idl
+++ b/modules/speech/SpeechRecognitionError.idl
@@ -25,7 +25,7 @@
[
NoInterfaceObject,
- ConstructorTemplate=Event
+ EventConstructor,
] interface SpeechRecognitionError : Event {
[InitializedByEventConstructor] readonly attribute DOMString error;
[InitializedByEventConstructor] readonly attribute DOMString message;
« no previous file with comments | « modules/speech/SpeechRecognition.idl ('k') | modules/speech/SpeechRecognitionEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698