Chromium Code Reviews| Index: Source/core/page/SpeechInputResultList.h |
| diff --git a/Source/core/page/SpeechInputResultList.h b/Source/core/page/SpeechInputResultList.h |
| index ef4377ea67457ddb1a66fe25ed48b53bb5d140a2..eef6ca3624b637527aee3bd41ee95bf338c10e42 100644 |
| --- a/Source/core/page/SpeechInputResultList.h |
| +++ b/Source/core/page/SpeechInputResultList.h |
| @@ -32,7 +32,6 @@ |
| #include "core/page/SpeechInputResult.h" |
| #include "wtf/PassRefPtr.h" |
| #include "wtf/RefCounted.h" |
| -#include "wtf/Vector.h" |
| namespace WebCore { |