| Index: Source/core/platform/PlatformSpeechSynthesizer.cpp
|
| diff --git a/Source/core/platform/PlatformSpeechSynthesizer.cpp b/Source/core/platform/PlatformSpeechSynthesizer.cpp
|
| index 60a768333eb44d2c787ce98b270949493bb85644..20564a2628932d479cbb6dce159f630074fc2166 100644
|
| --- a/Source/core/platform/PlatformSpeechSynthesizer.cpp
|
| +++ b/Source/core/platform/PlatformSpeechSynthesizer.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/platform/PlatformSpeechSynthesizer.h"
|
|
|
| #include "core/platform/PlatformSpeechSynthesisUtterance.h"
|
| -#include "core/platform/PlatformSpeechSynthesisVoice.h"
|
| #include "core/platform/chromium/support/WebSpeechSynthesizerClientImpl.h"
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebSpeechSynthesisUtterance.h"
|
|
|