| Index: Source/modules/speech/SpeechSynthesisUtterance.h
|
| diff --git a/Source/modules/speech/SpeechSynthesisUtterance.h b/Source/modules/speech/SpeechSynthesisUtterance.h
|
| index 7411e160636d8f265c269c369009c58abca65046..54707e2804bcf258bc5d33523f1eb65c3b2a124b 100644
|
| --- a/Source/modules/speech/SpeechSynthesisUtterance.h
|
| +++ b/Source/modules/speech/SpeechSynthesisUtterance.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SpeechSynthesisUtterance_h
|
| #define SpeechSynthesisUtterance_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| #include "modules/EventTargetModules.h"
|
| #include "modules/speech/SpeechSynthesisVoice.h"
|
|
|