| Index: tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| diff --git a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| index 25be80dcf87b399975365d7a23c2798cdea7ce4b..06c4f96638407c213764ef876a28e66506bfdea6 100644
|
| --- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -7,6 +7,8 @@
|
| // Auto-generated dart:html library.
|
|
|
| /// The Dart HTML library.
|
| +///
|
| +/// For examples, see [Dart HTML5 Samples](https://github.com/dart-lang/dart-html5-samples) on Github.
|
| library dart.dom.html;
|
|
|
| import 'dart:async';
|
|
|