| Index: third_party/WebKit/Source/core/paint/TablePainter.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/TablePainter.cpp b/third_party/WebKit/Source/core/paint/TablePainter.cpp
|
| index 0e1ea132e9dc1facd49a7aaa19d08bcd1fdf3c12..0beb002faec1c26056f8a66581faddee09d52456 100644
|
| --- a/third_party/WebKit/Source/core/paint/TablePainter.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/TablePainter.cpp
|
| @@ -12,7 +12,6 @@
|
| #include "core/paint/LayoutObjectDrawingRecorder.h"
|
| #include "core/paint/ObjectPainter.h"
|
| #include "core/paint/PaintInfo.h"
|
| -#include "core/paint/ScopeRecorder.h"
|
| #include "core/paint/TableSectionPainter.h"
|
|
|
| namespace blink {
|
|
|