Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-symmetrically-positioned.html |
diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-symmetrically-positioned.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-symmetrically-positioned.html |
index 85986fa2edd335eabf128303b7e9af3dc439343f..48cb8ac6eb79d73f4ed5f7803fe365972a0a0104 100644 |
--- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-symmetrically-positioned.html |
+++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-symmetrically-positioned.html |
@@ -60,7 +60,7 @@ var resultMap = [ |
if (window.testRunner) { |
testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1); |
- window.internals.settings.setSpatialNavigationEnabled(true); |
+ testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1); |
} |
function runTest() |