| 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 7a8c02aa477cfe27d49800654fb404ea7fb8570f..803d242c62ac7261d40cf1e6e5756b19826ffaf8 100644
|
| --- a/sdk/lib/html/dart2js/html_dart2js.dart
|
| +++ b/sdk/lib/html/dart2js/html_dart2js.dart
|
| @@ -5573,7 +5573,7 @@ class CssUnknownRule extends CssRule native "CSSUnknownRule" {
|
| @DocsEditable
|
| @DomName('CustomElementConstructor')
|
| // https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#dfn-custom-element-constructor-generation
|
| -@Experimental
|
| +@deprecated // experimental
|
| class CustomElementConstructor native "CustomElementConstructor" {
|
| }
|
| // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
|
|