Index: third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-voices.html |
diff --git a/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-voices.html b/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-voices.html |
index e952b718d6b016e23038a8d8f9f0527d4dabcd7a..5731ceb160839ef853893dd1afa4a8678a15cba2 100644 |
--- a/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-voices.html |
+++ b/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-voices.html |
@@ -9,7 +9,7 @@ |
<script> |
if (window.internals) |
- window.internals.enableMockSpeechSynthesizer(document); |
+ window.internals.enableMockSpeechSynthesizer(window); |
description("This tests that we can get synthesizer voices on the Mac"); |