Index: Source/platform/speech/PlatformSpeechSynthesizer.cpp |
diff --git a/Source/platform/speech/PlatformSpeechSynthesizer.cpp b/Source/platform/speech/PlatformSpeechSynthesizer.cpp |
index 9262b0313eedf07e5ba73e58e402e244f5eb218e..5c7124c8bc8da1205071636a97b6adb001154910 100644 |
--- a/Source/platform/speech/PlatformSpeechSynthesizer.cpp |
+++ b/Source/platform/speech/PlatformSpeechSynthesizer.cpp |
@@ -32,7 +32,6 @@ |
#include "public/platform/WebSpeechSynthesisUtterance.h" |
#include "public/platform/WebSpeechSynthesizer.h" |
#include "public/platform/WebSpeechSynthesizerClient.h" |
-#include "wtf/RetainPtr.h" |
namespace blink { |