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