Index: third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html |
index 3a9ad4f6b4c2f5337de542da865333a3a09345f8..2e99884267c048dd594d2679fd1a6b140deb1709 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html |
@@ -51,7 +51,7 @@ |
if (window.internals) { |
internals.settings.setUseDefaultImageInterpolationQuality(true); |
- internals.runtimeFlags.slimmingPaintUnderInvalidationCheckingEnabled = true; |
+ internals.runtimeFlags.paintUnderInvalidationCheckingEnabled = true; |
} |
function finish() { |