| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-radio.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-radio.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-radio.html
|
| index cb1341ae86c3f6b6e39ed5bf3d07ce2c33be1822..5aa9991b3b9e917ee1e59acb346d889ab76b05c3 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-radio.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-radio.html
|
| @@ -29,7 +29,7 @@
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|