| Index: tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| diff --git a/tools/dom/templates/html/dartium/html_dartium.darttemplate b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| index 07f75a11b76337edad6b392dc1e7f16ef0c87baf..2cdb23b4a7cd4215f552971ecd32d4022b13417d 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -6,6 +6,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';
|
|
|