| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html
|
| index 67a7c0a6637a311b89d524fe2df102102daeb484..aceccfe074a6668e06c4788f08f26e8ff6735252 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html
|
| @@ -33,7 +33,7 @@
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|