Index: Source/core/speech/SpeechInputResultList.h |
diff --git a/Source/core/speech/SpeechInputResultList.h b/Source/core/speech/SpeechInputResultList.h |
index a51ad9bcdea7c14c0a5f15242cd9fb7edac24136..85eb6a6fb2e3bdd9a553b02d1d2cf51f4f506091 100644 |
--- a/Source/core/speech/SpeechInputResultList.h |
+++ b/Source/core/speech/SpeechInputResultList.h |
@@ -37,7 +37,6 @@ |
namespace WebCore { |
class SpeechInputResultList : public RefCountedWillBeGarbageCollectedFinalized<SpeechInputResultList>, public ScriptWrappable { |
- DECLARE_GC_INFO; |
public: |
static PassRefPtrWillBeRawPtr<SpeechInputResultList> create(const SpeechInputResultArray& results); |