| Index: Source/core/paint/TableCellPainter.h
|
| diff --git a/Source/core/paint/TableCellPainter.h b/Source/core/paint/TableCellPainter.h
|
| index b09f6261e40ce0846542617c7161b0009b350bc1..8e4b844658dc104bcfcc44962e3a2435538d9625 100644
|
| --- a/Source/core/paint/TableCellPainter.h
|
| +++ b/Source/core/paint/TableCellPainter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef TableCellPainter_h
|
| #define TableCellPainter_h
|
|
|
| -#include "core/layout/style/CollapsedBorderValue.h"
|
| +#include "core/style/CollapsedBorderValue.h"
|
|
|
| namespace blink {
|
|
|
|
|