| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-aligned-not-aligned.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-aligned-not-aligned.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-aligned-not-aligned.html
|
| index 51f2be6521af1d1cd7c762b060b1c60aaa87d496..33dfc09354c5ecedeead069aa9628fdb41c0af7e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-aligned-not-aligned.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-aligned-not-aligned.html
|
| @@ -61,7 +61,7 @@ var resultMap = [
|
|
|
| if (window.testRunner) {
|
| testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| }
|
|
|
| function runTest()
|
|
|