Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp |
| diff --git a/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp b/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp |
| index 925f337c8f67aee3e62adc012e0250bc1c1a28fb..56e5a794c030a752a0bc07c3157aeeb80d4cc160 100644 |
| --- a/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp |
| +++ b/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.cpp |
| @@ -6,7 +6,6 @@ |
| #include "core/editing/Editor.h" |
| #include "core/editing/markers/DocumentMarkerController.h" |
| -#include "core/editing/markers/RenderedDocumentMarker.h" |
|
Xiaocheng
2017/03/17 23:56:34
Please remove this redundant include in a differen
|
| #include "core/frame/LocalFrame.h" |
| #include "core/layout/LayoutTheme.h" |
| #include "core/layout/api/LineLayoutAPIShim.h" |