Chromium Code Reviews| Index: packages/charcode/lib/charcode.dart |
| diff --git a/packages/charcode/lib/charcode.dart b/packages/charcode/lib/charcode.dart |
| index 6a702d74dffbb2d91dd76546db78361154fa3f2b..67f30b3419bd13de1dfcbdb1454c65ca0f4c10a6 100644 |
| --- a/packages/charcode/lib/charcode.dart |
| +++ b/packages/charcode/lib/charcode.dart |
| @@ -14,4 +14,4 @@ |
| library charcode; |
| export "ascii.dart"; |
| -export "html_entity.dart" hide $minus, $tilde, $sub; |
| +export "html_entity4.dart" hide $minus, $tilde, $sub; |