Index: third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-cancel.html |
diff --git a/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-cancel.html b/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-cancel.html |
index db1c6e939241a7d8ea34ac27a595a7aaca1cda43..82825ed55cf664caeb5747748cef32ae5f9c43bb 100644 |
--- a/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-cancel.html |
+++ b/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-cancel.html |
@@ -15,7 +15,7 @@ |
testRunner.waitUntilDone(); |
if (window.internals) |
- window.internals.enableMockSpeechSynthesizer(document); |
+ window.internals.enableMockSpeechSynthesizer(window); |
window.jsTestIsAsync = true; |