| 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 dc8cc7c64c100d09308cd86e5b634f8f39038a80..13cff4b393c4b7144885d9fbe1cf1e6a0a74c13b 100644
|
| --- a/third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/TableCellPainter.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/style/CollapsedBorderValue.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|