Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden.html |
diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden.html |
index d009d02c1e80d849fb320baa6cf7c4a75e161f2f..e4e177b27c608ea46efb79f91e4cf45b30c17892 100644 |
--- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden.html |
+++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden.html |
@@ -21,7 +21,7 @@ |
if (window.testRunner) { |
testRunner.dumpAsText(); |
testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1); |
- window.internals.settings.setSpatialNavigationEnabled(true); |
+ testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1); |
testRunner.waitUntilDone(); |
} |