Chromium Code Reviews| Index: Source/modules/speech/SpeechRecognitionError.h |
| diff --git a/Source/modules/speech/SpeechRecognitionError.h b/Source/modules/speech/SpeechRecognitionError.h |
| index 4b70965add7ea46516f9512012b887092bfee146..0572449e7f4367abadc431b73da45edb6bb7fc9c 100644 |
| --- a/Source/modules/speech/SpeechRecognitionError.h |
| +++ b/Source/modules/speech/SpeechRecognitionError.h |
| @@ -27,7 +27,6 @@ |
| #define SpeechRecognitionError_h |
| #include "modules/EventModules.h" |
| -#include "wtf/RefCounted.h" |
| #include "wtf/text/WTFString.h" |
| namespace WebCore { |