Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/BoxPainter.cpp |
| diff --git a/third_party/WebKit/Source/core/paint/BoxPainter.cpp b/third_party/WebKit/Source/core/paint/BoxPainter.cpp |
| index 5b4303bd271a1d87b1c260307291e5276f2c158d..c9e44f3c67f3a0092330c4d782049f6b491883f9 100644 |
| --- a/third_party/WebKit/Source/core/paint/BoxPainter.cpp |
| +++ b/third_party/WebKit/Source/core/paint/BoxPainter.cpp |
| @@ -792,7 +792,6 @@ void BoxPainter::paintFillLayer(const LayoutBoxModelObject& obj, |
| } |
| context.endLayer(); |
| - context.endLayer(); |
| } |
| } |