| Index: Source/core/paint/LayoutObjectDrawingRecorderTest.cpp
|
| diff --git a/Source/core/paint/LayoutObjectDrawingRecorderTest.cpp b/Source/core/paint/LayoutObjectDrawingRecorderTest.cpp
|
| index 1f5bf1bbed9a315c076241034230f686c8cffe52..8832d33c2d2c5bae62fef84aadbba6aca670103e 100644
|
| --- a/Source/core/paint/LayoutObjectDrawingRecorderTest.cpp
|
| +++ b/Source/core/paint/LayoutObjectDrawingRecorderTest.cpp
|
| @@ -39,7 +39,7 @@ private:
|
|
|
| virtual void TearDown() override
|
| {
|
| - RuntimeEnabledFeatures::setSlimmingPaintEnabled(false);
|
| + // RuntimeEnabledFeatures::setSlimmingPaintEnabled(false);
|
| }
|
|
|
| LayoutView* m_layoutView;
|
|
|