| Index: Source/modules/speech/SpeechSynthesisUtterance.h
|
| diff --git a/Source/modules/speech/SpeechSynthesisUtterance.h b/Source/modules/speech/SpeechSynthesisUtterance.h
|
| index 211b96f7f3fbed9f39170c28bc6d65d38c6d5715..433c14916d03c1ee9b8baa3d95ab9a6a32ec634f 100644
|
| --- a/Source/modules/speech/SpeechSynthesisUtterance.h
|
| +++ b/Source/modules/speech/SpeechSynthesisUtterance.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| -#include "core/dom/EventTarget.h"
|
| +#include "core/events/EventTarget.h"
|
| #include "core/platform/PlatformSpeechSynthesisUtterance.h"
|
| #include "modules/speech/SpeechSynthesisVoice.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|