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 13cff4b393c4b7144885d9fbe1cf1e6a0a74c13b..80fe5b8e3cf35ef179774b3ecb17148329be3a73 100644 |
--- a/third_party/WebKit/Source/core/paint/TableCellPainter.h |
+++ b/third_party/WebKit/Source/core/paint/TableCellPainter.h |
@@ -27,9 +27,6 @@ class TableCellPainter { |
void Paint(const PaintInfo&, const LayoutPoint&); |
- void PaintCollapsedBorders(const PaintInfo&, |
- const LayoutPoint&, |
- const CollapsedBorderValue&); |
void PaintContainerBackgroundBehindCell( |
const PaintInfo&, |
const LayoutPoint&, |