| Index: Source/core/paint/BlockPainter.cpp
|
| diff --git a/Source/core/paint/BlockPainter.cpp b/Source/core/paint/BlockPainter.cpp
|
| index 6b742ffea663b37a283318dc0f045524b51a0dfe..71faef3e1b742e970feb3d0272d0631882dcc58e 100644
|
| --- a/Source/core/paint/BlockPainter.cpp
|
| +++ b/Source/core/paint/BlockPainter.cpp
|
| @@ -5,6 +5,7 @@
|
| #include "config.h"
|
| #include "core/paint/BlockPainter.h"
|
|
|
| +#include "core/editing/DragCaretController.h"
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/frame/Settings.h"
|
| #include "core/layout/LayoutFlexibleBox.h"
|
|
|