Chromium Code Reviews| Index: sky/engine/core/dom/Range.h |
| diff --git a/sky/engine/core/dom/Range.h b/sky/engine/core/dom/Range.h |
| index b36d55a1bfeaa1196bbd8853f1aa4d236e7b2d73..8d30aab436d3cd86d885d963dba772d933fdce8c 100644 |
| --- a/sky/engine/core/dom/Range.h |
| +++ b/sky/engine/core/dom/Range.h |
| @@ -84,7 +84,6 @@ public: |
| void insertNode(PassRefPtr<Node>, ExceptionState&); |
| String toString() const; |
| - String toHTML() const; |
| String text() const; |
| void detach(); |