Index: sdk/lib/convert/convert_sources.gypi |
diff --git a/sdk/lib/convert/convert_sources.gypi b/sdk/lib/convert/convert_sources.gypi |
index 6c5267f3cd9a2e24188f850371d06ee51681fb12..d8d40cb68a4db0746e4abc35f0bad85d40930136 100644 |
--- a/sdk/lib/convert/convert_sources.gypi |
+++ b/sdk/lib/convert/convert_sources.gypi |
@@ -8,6 +8,7 @@ |
'convert.dart', |
# The above file needs to be first as it lists the parts below. |
'ascii.dart', |
+ 'base64.dart', |
'byte_conversion.dart', |
'chunked_conversion.dart', |
'codec.dart', |