Index: LayoutTests/fast/events/touch/compositor-touch-hit-rects.html |
diff --git a/LayoutTests/fast/events/touch/compositor-touch-hit-rects.html b/LayoutTests/fast/events/touch/compositor-touch-hit-rects.html |
index 20c840b677d9b8e84ea0c0a4a2235bc86fd02382..c40a6f5dda2aee52e7b8bd7694ee7d46deb627fe 100644 |
--- a/LayoutTests/fast/events/touch/compositor-touch-hit-rects.html |
+++ b/LayoutTests/fast/events/touch/compositor-touch-hit-rects.html |
@@ -161,7 +161,7 @@ preRunHandlerForTest['styleModified'] = function(e) { |
window.scrollTo(0, 13); |
if (window.internals) { |
- window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(false); |
+ window.internals.settings.setPreferCompositingToLCDTextEnabled(false); |
} |
</script> |
</body> |