Chromium Code Reviews| Index: Source/core/page/SpeechInput.cpp |
| diff --git a/Source/core/page/SpeechInput.cpp b/Source/core/page/SpeechInput.cpp |
| index 8b101642e21d6e95d3a708e981bd014f775a8e09..67288e88f2c01907adcaf02735d08272da3aeafe 100644 |
| --- a/Source/core/page/SpeechInput.cpp |
| +++ b/Source/core/page/SpeechInput.cpp |
| @@ -36,7 +36,6 @@ |
| #include <wtf/PassOwnPtr.h> |
| #include "core/page/SpeechInputClient.h" |
| #include "core/page/SpeechInputListener.h" |
| -#include "weborigin/SecurityOrigin.h" |
| namespace WebCore { |