| 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..e21356556b2d1872b3396d86472fa3fdbf8173a0 100644
|
| --- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -7,6 +7,10 @@
|
| // 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';
|
|
|