| Index: Source/core/speech/SpeechInputEvent.cpp
|
| diff --git a/Source/core/speech/SpeechInputEvent.cpp b/Source/core/speech/SpeechInputEvent.cpp
|
| index 8d88763215696358abe5faa67378c62e1f4da3da..26d6e2e28611639bfa28d84425cdd8005f2230c7 100644
|
| --- a/Source/core/speech/SpeechInputEvent.cpp
|
| +++ b/Source/core/speech/SpeechInputEvent.cpp
|
| @@ -34,8 +34,6 @@
|
|
|
| #include "core/speech/SpeechInputEvent.h"
|
|
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| -
|
| namespace WebCore {
|
|
|
| PassRefPtr<SpeechInputEvent> SpeechInputEvent::create()
|
|
|