Chromium Code Reviews| 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 d5b0fabc2abac2c6b6097fd5517df03d015648f6..d7fa3bba021197ff76bad9d39423ad1ba3d478cc 100644 |
| --- a/third_party/WebKit/Source/core/editing/VisibleSelection.h |
| +++ b/third_party/WebKit/Source/core/editing/VisibleSelection.h |
| @@ -138,8 +138,6 @@ class CORE_TEMPLATE_CLASS_EXPORT VisibleSelectionTemplate { |
| DECLARE_TRACE(); |
| - void updateIfNeeded(); |
| - |
| #ifndef NDEBUG |
| void showTreeForThis() const; |
| #endif |