Index: Source/modules/speech/SpeechSynthesis.cpp |
diff --git a/Source/modules/speech/SpeechSynthesis.cpp b/Source/modules/speech/SpeechSynthesis.cpp |
index c2b7f5da90030b279a84ffd29bdba2532fb48cb1..d477d7bfb573fe9168eb1df876ed693add162f01 100644 |
--- a/Source/modules/speech/SpeechSynthesis.cpp |
+++ b/Source/modules/speech/SpeechSynthesis.cpp |
@@ -29,9 +29,7 @@ |
#include "bindings/v8/ExceptionState.h" |
#include "core/dom/ExecutionContext.h" |
#include "core/platform/PlatformSpeechSynthesisVoice.h" |
-#include "core/platform/PlatformSpeechSynthesizer.h" |
#include "modules/speech/SpeechSynthesisEvent.h" |
-#include "modules/speech/SpeechSynthesisUtterance.h" |
#include "wtf/CurrentTime.h" |
namespace WebCore { |