| Index: third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/TableCellPainter.h b/third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| index a87c4b5909f40c1832ccc1004e4d3c462a214dfe..749915c1ad2b30dff49197184ae2ac50a341d423 100644
|
| --- a/third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| @@ -39,7 +39,6 @@
|
| void paintMask(const PaintInfo&, const LayoutPoint& paintOffset);
|
|
|
| private:
|
| - const DisplayItemClient& displayItemClientForBorders() const;
|
| LayoutRect paintRectNotIncludingVisualOverflow(
|
| const LayoutPoint& paintOffset);
|
| void paintBackground(const PaintInfo&,
|
|
|