Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / speech / SpeechGrammarList.h
index 02c43ef..abfcfe8 100644 (file)
@@ -35,6 +35,7 @@ namespace blink {
 class ExecutionContext;
 
 class SpeechGrammarList FINAL : public GarbageCollected<SpeechGrammarList>, public ScriptWrappable {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     static SpeechGrammarList* create();