Chromium Code Reviews| Index: LayoutTests/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html |
| diff --git a/LayoutTests/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html b/LayoutTests/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html |
| index bf861511a69266d3118f7a2bd15f7b1302e57025..5c67d48c422fd0e60abc85a85de23f75428e7f01 100644 |
| --- a/LayoutTests/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html |
| +++ b/LayoutTests/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html |
| @@ -35,7 +35,7 @@ |
| testRunner.dumpAsText(); |
| if (window.internals) { |
| - window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(true); |
| + window.internals.settings.setPreferCompositingToLCDTextEnabled(true); |
| } |
| function runTest() { |