| Index: Source/core/editing/VisibleUnits.cpp
|
| diff --git a/Source/core/editing/VisibleUnits.cpp b/Source/core/editing/VisibleUnits.cpp
|
| index e1aec9163927b5fbd483dc0521612eecb22521eb..086a7bb8f5ab4825f90dcc08dcf92c71054b3c69 100644
|
| --- a/Source/core/editing/VisibleUnits.cpp
|
| +++ b/Source/core/editing/VisibleUnits.cpp
|
| @@ -63,9 +63,6 @@
|
|
|
| namespace blink {
|
|
|
| -using namespace HTMLNames;
|
| -using namespace WTF::Unicode;
|
| -
|
| template <typename PositionType>
|
| static PositionType canonicalizeCandidate(const PositionType& candidate)
|
| {
|
|
|