Index: third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h |
diff --git a/third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h b/third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h |
index c0729f0d858a50732029643eb5dc471427460976..aef8a20a9ea9b85ecba89fa2f5b49a51994677f1 100644 |
--- a/third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h |
+++ b/third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h |
@@ -30,8 +30,6 @@ |
{ |
RenderingTest::SetUp(); |
enableCompositing(); |
- // TODO(wangxianzhu): Update the test expectations when we enable the feature permanently. |
- RuntimeEnabledFeatures::setSlimmingPaintSubsequenceCachingEnabled(false); |
} |
void TearDown() override |
{ |