| Index: Source/core/platform/chromium/support/WebSpeechSynthesisUtterance.cpp
|
| diff --git a/Source/core/platform/chromium/support/WebSpeechSynthesisUtterance.cpp b/Source/core/platform/chromium/support/WebSpeechSynthesisUtterance.cpp
|
| index 30f92f684d40df22527f81349f20338b92e4c75c..33f7179aa84fb00986676fee3831c35b2716d753 100644
|
| --- a/Source/core/platform/chromium/support/WebSpeechSynthesisUtterance.cpp
|
| +++ b/Source/core/platform/chromium/support/WebSpeechSynthesisUtterance.cpp
|
| @@ -29,7 +29,7 @@
|
|
|
| #include <public/WebSpeechSynthesisUtterance.h>
|
|
|
| -#include "PlatformSpeechSynthesisUtterance.h"
|
| +#include "core/platform/PlatformSpeechSynthesisUtterance.h"
|
| #include <wtf/PassRefPtr.h>
|
| #include <wtf/RefPtr.h>
|
|
|
|
|