| Index: third_party/WebKit/Source/core/editing/VisibleSelection.h
|
| diff --git a/third_party/WebKit/Source/core/editing/VisibleSelection.h b/third_party/WebKit/Source/core/editing/VisibleSelection.h
|
| index 2700ceb1aaa4de366a2c185e32bce79580cdcff1..d1fb4ffa8bb24ab6b71622900bab95980149ebeb 100644
|
| --- a/third_party/WebKit/Source/core/editing/VisibleSelection.h
|
| +++ b/third_party/WebKit/Source/core/editing/VisibleSelection.h
|
| @@ -126,7 +126,6 @@ public:
|
| void validatePositionsIfNeeded();
|
|
|
| #ifndef NDEBUG
|
| - void debugPosition(const char* message) const;
|
| void showTreeForThis() const;
|
| #endif
|
| static void PrintTo(const VisibleSelectionTemplate&, std::ostream*);
|
|
|