Index: Source/core/speech/SpeechInputResult.h |
diff --git a/Source/core/speech/SpeechInputResult.h b/Source/core/speech/SpeechInputResult.h |
index 2680d79fcbfa678ed629c15932eef3f4b9d5755f..319854d42732aa5d4dccf1e7c63a7f5737798b6d 100644 |
--- a/Source/core/speech/SpeechInputResult.h |
+++ b/Source/core/speech/SpeechInputResult.h |
@@ -56,7 +56,6 @@ private: |
}; |
typedef WillBeHeapVector<RefPtrWillBeMember<SpeechInputResult> > SpeechInputResultArray; |
-typedef WillBePersistentHeapVector<RefPtrWillBeMember<SpeechInputResult> > WillBePersistentSpeechInputResultArray; |
} // namespace WebCore |