| Index: sdk/lib/html/dartium/html_dartium.dart
|
| diff --git a/sdk/lib/html/dartium/html_dartium.dart b/sdk/lib/html/dartium/html_dartium.dart
|
| index e7681fea5018b590d01caab725aea63a8a0d9693..6b79dcc321eb84c1f4584be2b92c5c24ac0eaeb5 100644
|
| --- a/sdk/lib/html/dartium/html_dartium.dart
|
| +++ b/sdk/lib/html/dartium/html_dartium.dart
|
| @@ -14822,11 +14822,6 @@ class Location extends NativeFieldWrapperClass1 implements LocationBase {
|
| @DocsEditable
|
| String toString() native "Location_toString_Callback";
|
|
|
| - @DomName('Location.valueOf')
|
| - @DocsEditable
|
| - @Experimental // nonstandard
|
| - Object valueOf() native "Location_valueOf_Callback";
|
| -
|
|
|
| }
|
| // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
|
|