Index: Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h |
diff --git a/Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h b/Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h |
index 03b9ea47e62f8996e0ec8c773e0cdf3a4ed53026..fe12b7d91ec375ce42678611ed30aaac222d600c 100644 |
--- a/Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h |
+++ b/Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h |
@@ -26,7 +26,7 @@ |
#ifndef WebSpeechSynthesizerClientImpl_h |
#define WebSpeechSynthesizerClientImpl_h |
-#include "PlatformSpeechSynthesizer.h" |
+#include "core/platform/PlatformSpeechSynthesizer.h" |
#include <public/WebSpeechSynthesisUtterance.h> |
#include <public/WebSpeechSynthesisVoice.h> |
#include <public/WebSpeechSynthesizerClient.h> |