| Index: third_party/WebKit/Source/core/paint/TableRowPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/TableRowPainter.h b/third_party/WebKit/Source/core/paint/TableRowPainter.h
|
| index 176e5f5edd9816a936cbfb86c8e2c3ce1e5ba358..db6b2ab1555644ca211fe3cef05067d228c7bf12 100644
|
| --- a/third_party/WebKit/Source/core/paint/TableRowPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/TableRowPainter.h
|
| @@ -6,7 +6,7 @@
|
| #define TableRowPainter_h
|
|
|
| #include "core/style/ShadowData.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|