| Index: Source/core/platform/chromium/PlatformSpeechSynthesizerChromium.cpp
 | 
| diff --git a/Source/core/platform/chromium/PlatformSpeechSynthesizerChromium.cpp b/Source/core/platform/chromium/PlatformSpeechSynthesizerChromium.cpp
 | 
| index 71666282598d02088226ef90a96921ce0f87ae8c..a0ca9cbb4d1d222497e76fe9e931b468c49e80be 100644
 | 
| --- a/Source/core/platform/chromium/PlatformSpeechSynthesizerChromium.cpp
 | 
| +++ b/Source/core/platform/chromium/PlatformSpeechSynthesizerChromium.cpp
 | 
| @@ -31,7 +31,6 @@
 | 
|  #include "config.h"
 | 
|  #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.h>
 | 
| 
 |