Index: sdk/lib/convert/convert_sources.gypi |
diff --git a/sdk/lib/convert/convert_sources.gypi b/sdk/lib/convert/convert_sources.gypi |
index 35a825f1ee017b7f00f5ce367583bc6b36440e8b..6c5267f3cd9a2e24188f850371d06ee51681fb12 100644 |
--- a/sdk/lib/convert/convert_sources.gypi |
+++ b/sdk/lib/convert/convert_sources.gypi |
@@ -13,6 +13,7 @@ |
'codec.dart', |
'converter.dart', |
'encoding.dart', |
+ 'html_escape.dart', |
'json.dart', |
'latin1.dart', |
'line_splitter.dart', |