Index: Source/core/platform/chromium/support/WebSpeechSynthesisVoice.cpp |
diff --git a/Source/core/platform/chromium/support/WebSpeechSynthesisVoice.cpp b/Source/core/platform/chromium/support/WebSpeechSynthesisVoice.cpp |
index c2291405c03c439392f764e572e3e3a574a4f158..df1aa55bafe1c77d9d6dc015399f5d552da297c4 100644 |
--- a/Source/core/platform/chromium/support/WebSpeechSynthesisVoice.cpp |
+++ b/Source/core/platform/chromium/support/WebSpeechSynthesisVoice.cpp |
@@ -26,8 +26,7 @@ |
#include "config.h" |
#include "public/platform/WebSpeechSynthesisVoice.h" |
-#include "modules/speech/SpeechRecognitionAlternative.h" |
-#include "modules/speech/SpeechSynthesisVoice.h" |
+#include "core/platform/PlatformSpeechSynthesisVoice.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/Vector.h" |