| Index: Source/modules/speech/SpeechSynthesisVoice.h
|
| diff --git a/Source/modules/speech/SpeechSynthesisVoice.h b/Source/modules/speech/SpeechSynthesisVoice.h
|
| index 7e576015617014069159026696e750a56fdd1aac..21d17960e50a50214ca5ce3c0632ce7dc490c260 100644
|
| --- a/Source/modules/speech/SpeechSynthesisVoice.h
|
| +++ b/Source/modules/speech/SpeechSynthesisVoice.h
|
| @@ -27,7 +27,7 @@
|
| #define SpeechSynthesisVoice_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/platform/PlatformSpeechSynthesisVoice.h"
|
| +#include "platform/speech/PlatformSpeechSynthesisVoice.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|