Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-imagemap-area-not-focusable.html |
diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-imagemap-area-not-focusable.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-imagemap-area-not-focusable.html |
index 52527b3040100e6a709bbf9ad05e1ef5d8b4da06..187e7aafdbe2fd0e9292a3c4ce9376eae8ac696c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-imagemap-area-not-focusable.html |
+++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-imagemap-area-not-focusable.html |
@@ -16,7 +16,7 @@ |
if (window.testRunner) { |
testRunner.dumpAsText(); |
testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1); |
- window.internals.settings.setSpatialNavigationEnabled(true); |
+ testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1); |
testRunner.waitUntilDone(); |
} |