| Index: Source/modules/speech/SpeechRecognition.h
|
| diff --git a/Source/modules/speech/SpeechRecognition.h b/Source/modules/speech/SpeechRecognition.h
|
| index b16e831a3d99f75c2a354afb371d70cca033be97..c682b61c90933ef4fa0a991ad25a73a6fd1dc9d5 100644
|
| --- a/Source/modules/speech/SpeechRecognition.h
|
| +++ b/Source/modules/speech/SpeechRecognition.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| -#include "core/events/EventTarget.h"
|
| +#include "modules/EventTargetModules.h"
|
| #include "modules/speech/SpeechGrammarList.h"
|
| #include "modules/speech/SpeechRecognitionResult.h"
|
| #include "platform/heap/Handle.h"
|
|
|