| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-simple-content-overflow.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-simple-content-overflow.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-simple-content-overflow.html
|
| index 7d179b433f5699b2dd275b98fd526950a3efaa9b..cd977b60670abf7275cef7aec1078ac6a7d08df3 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-simple-content-overflow.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-simple-content-overflow.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();
|
| }
|
|
|
|
|