| Index: sdk/lib/html/dart2js/html_dart2js.dart
|
| diff --git a/sdk/lib/html/dart2js/html_dart2js.dart b/sdk/lib/html/dart2js/html_dart2js.dart
|
| index f6161ac96a01bbe38d8c402826dccca1a8650f50..112f7fb72cf6012367380a5f02f6118f2bf63662 100644
|
| --- a/sdk/lib/html/dart2js/html_dart2js.dart
|
| +++ b/sdk/lib/html/dart2js/html_dart2js.dart
|
| @@ -27863,10 +27863,6 @@ class Range extends Interceptor {
|
| @DocsEditable()
|
| void surroundContents(Node newParent) native;
|
|
|
| - @DomName('Range.toString')
|
| - @DocsEditable()
|
| - String toString() native;
|
| -
|
|
|
| /**
|
| * Checks if createContextualFragment is supported.
|
|
|