| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-nested.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-nested.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-nested.html
|
| index 33ef0a7a258c66f029dceec1bfc84cceed4eaec4..202faf5e474dacd7c4655a0f2debeb1b91d0a5e8 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-nested.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-nested.html
|
| @@ -41,7 +41,7 @@
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|