Chromium Code Reviews| Index: LayoutTests/compositing/overflow/selection-gaps-toggling.html |
| diff --git a/LayoutTests/compositing/overflow/selection-gaps-toggling.html b/LayoutTests/compositing/overflow/selection-gaps-toggling.html |
| index 8641f5cb476b64c1e05fed451ae2f7a322c2c064..edee4126473522437f287c9b5b17b4d7d74216cf 100644 |
| --- a/LayoutTests/compositing/overflow/selection-gaps-toggling.html |
| +++ b/LayoutTests/compositing/overflow/selection-gaps-toggling.html |
| @@ -19,7 +19,7 @@ |
| testRunner.dumpAsText(); |
| if (window.internals) |
| - window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(true); |
| + window.internals.settings.setPreferCompositingToLCDTextEnabled(true); |
| onload = function() |
| { |