| Index: Source/core/paint/DisplayItemListPaintTest.cpp
|
| diff --git a/Source/core/paint/DisplayItemListPaintTest.cpp b/Source/core/paint/DisplayItemListPaintTest.cpp
|
| index 3eb3e6f5e8ac61eb81700e6925620d4ce0f1ae42..2f0aa93e4cabccd060e75ff6f9ba942f6ce32178 100644
|
| --- a/Source/core/paint/DisplayItemListPaintTest.cpp
|
| +++ b/Source/core/paint/DisplayItemListPaintTest.cpp
|
| @@ -47,7 +47,7 @@ private:
|
|
|
| virtual void TearDown() override
|
| {
|
| - RuntimeEnabledFeatures::setSlimmingPaintEnabled(false);
|
| + // RuntimeEnabledFeatures::setSlimmingPaintEnabled(false);
|
| }
|
|
|
| LayoutView* m_layoutView;
|
|
|