| Index: Source/modules/speech/SpeechGrammarList.h
|
| diff --git a/Source/modules/speech/SpeechGrammarList.h b/Source/modules/speech/SpeechGrammarList.h
|
| index 02c43ef82976243d38b868589eb2d24fed73e82c..abfcfe8f62acc75ae2bb6c700aaf2e49bfca3e4b 100644
|
| --- a/Source/modules/speech/SpeechGrammarList.h
|
| +++ b/Source/modules/speech/SpeechGrammarList.h
|
| @@ -35,6 +35,7 @@ namespace blink {
|
| class ExecutionContext;
|
|
|
| class SpeechGrammarList FINAL : public GarbageCollected<SpeechGrammarList>, public ScriptWrappable {
|
| + DEFINE_WRAPPERTYPEINFO();
|
| public:
|
| static SpeechGrammarList* create();
|
|
|
|
|