| Index: Source/modules/speech/SpeechRecognition.h
|
| diff --git a/Source/modules/speech/SpeechRecognition.h b/Source/modules/speech/SpeechRecognition.h
|
| index afb08cae3b79b0b00a1483c1f8a32e673a8d65d8..10747f8fdef6030efa8ca3b2b93f8ebc4b7c5279 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/dom/EventTarget.h"
|
| +#include "core/events/EventTarget.h"
|
| #include "modules/speech/SpeechGrammarList.h"
|
| #include "wtf/Compiler.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|