Chromium Code Reviews| Index: runtime/bin/uri_sources.gypi |
| =================================================================== |
| --- runtime/bin/uri_sources.gypi (revision 7727) |
| +++ runtime/bin/uri_sources.gypi (working copy) |
| @@ -7,5 +7,6 @@ |
| 'sources': [ |
| '../../lib/uri/uri.dart', |
| '../../lib/uri/helpers.dart', |
| + '../../lib/uri/encode_decode.dart', |
| ], |
| } |