Index: Source/platform/speech/PlatformSpeechSynthesizer.h |
diff --git a/Source/platform/speech/PlatformSpeechSynthesizer.h b/Source/platform/speech/PlatformSpeechSynthesizer.h |
index 1e07d7acb5f148ded591cf5a969688ea80dfed5f..5366006e107c1aa0ee6c08e2d3f83330828c4259 100644 |
--- a/Source/platform/speech/PlatformSpeechSynthesizer.h |
+++ b/Source/platform/speech/PlatformSpeechSynthesizer.h |
@@ -40,7 +40,6 @@ enum SpeechBoundary { |
class PlatformSpeechSynthesisUtterance; |
class WebSpeechSynthesizer; |
-class WebSpeechSynthesizerClient; |
class WebSpeechSynthesizerClientImpl; |
class PlatformSpeechSynthesizerClient : public GarbageCollectedMixin { |