| Index: Source/platform/graphics/paint/DisplayItemListTest.cpp
|
| diff --git a/Source/platform/graphics/paint/DisplayItemListTest.cpp b/Source/platform/graphics/paint/DisplayItemListTest.cpp
|
| index 01c5fd6a30d00e21662f307a071bf9b2a634e9d5..5f46ac52efaec8537e262f4f811ac7ebbf850c02 100644
|
| --- a/Source/platform/graphics/paint/DisplayItemListTest.cpp
|
| +++ b/Source/platform/graphics/paint/DisplayItemListTest.cpp
|
| @@ -26,7 +26,7 @@ private:
|
| }
|
| virtual void TearDown() override
|
| {
|
| - RuntimeEnabledFeatures::setSlimmingPaintEnabled(false);
|
| + // RuntimeEnabledFeatures::setSlimmingPaintEnabled(false);
|
| }
|
|
|
| DisplayItemList m_displayItemList;
|
|
|