| Index: Source/core/editing/RenderedPosition.cpp
|
| diff --git a/Source/core/editing/RenderedPosition.cpp b/Source/core/editing/RenderedPosition.cpp
|
| index cc7acdaf25e7b21149ad073d0b340f34cdf5f6e2..098514c98aa82d090fda7a6d8f599a25df8278f6 100644
|
| --- a/Source/core/editing/RenderedPosition.cpp
|
| +++ b/Source/core/editing/RenderedPosition.cpp
|
| @@ -33,6 +33,7 @@
|
|
|
| #include "core/editing/TextAffinity.h"
|
| #include "core/editing/VisiblePosition.h"
|
| +#include "core/editing/VisibleUnits.h"
|
| #include "core/layout/compositing/CompositedSelectionBound.h"
|
| #include "core/paint/DeprecatedPaintLayer.h"
|
|
|
|
|