| Index: Source/core/page/SpeechInputEvent.h
|
| diff --git a/Source/core/page/SpeechInputEvent.h b/Source/core/page/SpeechInputEvent.h
|
| index 7d6bd0cd5d376a92df8fd2c13c7f31caf643e646..8166c0c927fbef0ab633943b5109d30219788e15 100644
|
| --- a/Source/core/page/SpeechInputEvent.h
|
| +++ b/Source/core/page/SpeechInputEvent.h
|
| @@ -31,9 +31,7 @@
|
| #include "core/dom/Event.h"
|
| #include "core/page/SpeechInputResultList.h"
|
|
|
| -#include <wtf/PassRefPtr.h>
|
| -#include <wtf/RefCounted.h>
|
| -#include <wtf/Vector.h>
|
| +#include "wtf/PassRefPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|