Index: third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-boundary-events.html |
diff --git a/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-boundary-events.html b/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-boundary-events.html |
index 60adc658e6cf17f9de785fae223c85bda455820d..0bbd43394d8ccb7c6554c91a5bdb0c7f81fa3dc6 100644 |
--- a/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-boundary-events.html |
+++ b/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-boundary-events.html |
@@ -15,7 +15,7 @@ |
testRunner.waitUntilDone(); |
if (window.internals) |
- window.internals.enableMockSpeechSynthesizer(document); |
+ window.internals.enableMockSpeechSynthesizer(window); |
window.jsTestIsAsync = true; |