| Index: Source/core/editing/VisibleSelection.cpp
|
| diff --git a/Source/core/editing/VisibleSelection.cpp b/Source/core/editing/VisibleSelection.cpp
|
| index 814ddef302fb56e0251dd663d876fb10d8e417ac..86eb5427696091c0ac7a274cb3d75f0bea4af29a 100644
|
| --- a/Source/core/editing/VisibleSelection.cpp
|
| +++ b/Source/core/editing/VisibleSelection.cpp
|
| @@ -39,10 +39,6 @@
|
| #include "wtf/text/StringBuilder.h"
|
| #include "wtf/unicode/CharacterNames.h"
|
|
|
| -#ifndef NDEBUG
|
| -#include <stdio.h>
|
| -#endif
|
| -
|
| namespace blink {
|
|
|
| VisibleSelection::VisibleSelection()
|
|
|