Index: third_party/WebKit/Source/core/paint/TableRowPainter.cpp |
diff --git a/third_party/WebKit/Source/core/paint/TableRowPainter.cpp b/third_party/WebKit/Source/core/paint/TableRowPainter.cpp |
index ac1846c6e49448c4738a7fae02d33cfbe133cfdd..e0cdc9269dcca5ff5c4188302bc79d1b68904fd0 100644 |
--- a/third_party/WebKit/Source/core/paint/TableRowPainter.cpp |
+++ b/third_party/WebKit/Source/core/paint/TableRowPainter.cpp |
@@ -6,8 +6,6 @@ |
#include "core/layout/LayoutTableCell.h" |
#include "core/layout/LayoutTableRow.h" |
-#include "core/paint/BoxPainter.h" |
-#include "core/paint/LayoutObjectDrawingRecorder.h" |
#include "core/paint/ObjectPainter.h" |
#include "core/paint/PaintInfo.h" |
#include "core/paint/TableCellPainter.h" |