Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-no-focusable-content.html |
diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-no-focusable-content.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-no-focusable-content.html |
index b90e78c081978d4ba3e9a8038e7e77f1ee96e454..037cd4aea34e988e8b85dc1d3e150142731c06a7 100644 |
--- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-no-focusable-content.html |
+++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-no-focusable-content.html |
@@ -37,7 +37,7 @@ |
if (window.testRunner) { |
testRunner.dumpAsText(); |
testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1); |
- window.internals.settings.setSpatialNavigationEnabled(true); |
+ testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1); |
testRunner.waitUntilDone(); |
} |