| Index: Source/platform/exported/WebSpeechSynthesizerClientImpl.h
|
| diff --git a/Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h b/Source/platform/exported/WebSpeechSynthesizerClientImpl.h
|
| similarity index 98%
|
| rename from Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h
|
| rename to Source/platform/exported/WebSpeechSynthesizerClientImpl.h
|
| index f70c2d2219808b611b8d6b987ff697d13596c716..022aeaba98677e5f030b00bbb68b4b6e0f2e2bd7 100644
|
| --- a/Source/core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h
|
| +++ b/Source/platform/exported/WebSpeechSynthesizerClientImpl.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebSpeechSynthesizerClientImpl_h
|
| #define WebSpeechSynthesizerClientImpl_h
|
|
|
| -#include "core/platform/PlatformSpeechSynthesizer.h"
|
| +#include "platform/speech/PlatformSpeechSynthesizer.h"
|
| #include "public/platform/WebSpeechSynthesisUtterance.h"
|
| #include "public/platform/WebSpeechSynthesisVoice.h"
|
| #include "public/platform/WebSpeechSynthesizerClient.h"
|
|
|