Chromium Code Reviews| Index: utils/markdown/markdown.dart |
| diff --git a/utils/markdown/markdown.dart b/utils/markdown/markdown.dart |
| index 5f9e010484f0869ca3d59634ac87e9d635ef2d1f..8d818baf2c6a2f1e43767057d4434ca2b91b2cbc 100644 |
| --- a/utils/markdown/markdown.dart |
| +++ b/utils/markdown/markdown.dart |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| /// Standalone script for parsing markdown from files and converting to HTML. |
| -#library('markdown'); |
| +#library('markdown_app'); |
| #import('lib.dart'); |