Chromium Code Reviews| Index: lib/html/doc/html.dartdoc |
| =================================================================== |
| --- lib/html/doc/html.dartdoc (revision 9909) |
| +++ lib/html/doc/html.dartdoc (working copy) |
| @@ -5,7 +5,7 @@ |
| // Fake dart:html library for documentation. |
| /// The Dart HTML5 Library. |
| -#library("html"); |
| +#library("dart:html"); |
| #source('interface/AbstractWorker.dartdoc'); |
| #source('interface/AnchorElement.dartdoc'); |