| Index: Source/modules/speech/DOMWindowSpeechSynthesis.h
|
| diff --git a/Source/modules/speech/DOMWindowSpeechSynthesis.h b/Source/modules/speech/DOMWindowSpeechSynthesis.h
|
| index 7a7d26d6fff0f181da89cc975809ee4b85becf11..d3afe89301fbbb1c4a52a358503c4524ab601d37 100644
|
| --- a/Source/modules/speech/DOMWindowSpeechSynthesis.h
|
| +++ b/Source/modules/speech/DOMWindowSpeechSynthesis.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef DOMWindowSpeechSynthesis_h
|
| #define DOMWindowSpeechSynthesis_h
|
|
|
| -#include "core/page/DOMWindowProperty.h"
|
| +#include "core/frame/DOMWindowProperty.h"
|
| #include "modules/speech/SpeechSynthesis.h"
|
| #include "platform/Supplementable.h"
|
|
|
|
|