| Index: third_party/WebKit/Source/core/editing/VisiblePosition.h
|
| diff --git a/third_party/WebKit/Source/core/editing/VisiblePosition.h b/third_party/WebKit/Source/core/editing/VisiblePosition.h
|
| index b1ee179ee6214a246fe579f6511cca720a3ae36a..abc174e77c16477cbcd638f7a1be66c453a845da 100644
|
| --- a/third_party/WebKit/Source/core/editing/VisiblePosition.h
|
| +++ b/third_party/WebKit/Source/core/editing/VisiblePosition.h
|
| @@ -104,7 +104,6 @@ public:
|
| }
|
|
|
| #ifndef NDEBUG
|
| - void debugPosition(const char* msg = "") const;
|
| void showTreeForThis() const;
|
| #endif
|
|
|
|
|