| Index: Source/core/layout/LayoutTableCell.cpp
|
| diff --git a/Source/core/layout/LayoutTableCell.cpp b/Source/core/layout/LayoutTableCell.cpp
|
| index a4eb1d76baea5ed6ee7c84b40bcde15e670d0d11..a4d69c58a8059389068bb35ed8e6fc4237be97f5 100644
|
| --- a/Source/core/layout/LayoutTableCell.cpp
|
| +++ b/Source/core/layout/LayoutTableCell.cpp
|
| @@ -32,8 +32,8 @@
|
| #include "core/layout/LayoutTableCol.h"
|
| #include "core/layout/LayoutView.h"
|
| #include "core/layout/SubtreeLayoutScope.h"
|
| -#include "core/style/CollapsedBorderValue.h"
|
| #include "core/paint/TableCellPainter.h"
|
| +#include "core/style/CollapsedBorderValue.h"
|
| #include "platform/geometry/FloatQuad.h"
|
| #include "platform/geometry/TransformState.h"
|
| #include "platform/graphics/GraphicsContextStateSaver.h"
|
|
|