| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-date.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-date.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-date.html
|
| index 8d15dc671caae981e1bdeba19ae85631ab9296a4..e8d37cee9b54ee1de33c53a52fc6a35572243fae 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-date.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-date.html
|
| @@ -7,7 +7,7 @@ window.jsTestIsAsync = true;
|
|
|
| if (window.testRunner) {
|
| testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| }
|
| </script>
|
| </head>
|
|
|