Index: Source/modules/speech/SpeechSynthesisUtterance.h |
=================================================================== |
--- Source/modules/speech/SpeechSynthesisUtterance.h (revision 159157) |
+++ Source/modules/speech/SpeechSynthesisUtterance.h (working copy) |
@@ -28,7 +28,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/ContextLifecycleObserver.h" |
-#include "core/events/EventTarget.h" |
+#include "core/dom/EventTarget.h" |
#include "core/platform/PlatformSpeechSynthesisUtterance.h" |
#include "modules/speech/SpeechSynthesisVoice.h" |
#include "wtf/PassRefPtr.h" |