Index: third_party/WebKit/Source/core/layout/LayoutTableCell.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp b/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp |
index a9fe79a5963603c4cc4a635c90db1b3212cb8424..6ad00d706b1f2cdee1359f840efbb5edb6b32918 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp |
@@ -29,7 +29,6 @@ |
#include "core/html/HTMLTableCellElement.h" |
#include "core/layout/LayoutAnalyzer.h" |
#include "core/layout/LayoutTableCol.h" |
-#include "core/layout/LayoutView.h" |
#include "core/layout/SubtreeLayoutScope.h" |
#include "core/paint/TableCellPainter.h" |
#include "core/style/CollapsedBorderValue.h" |