Chromium Code Reviews| Index: lib/convert.dart |
| diff --git a/lib/convert.dart b/lib/convert.dart |
| index 5b053226494d15058131ecd780fe759e5395b51d..50b02967d748d4d98f236ab2b1b6b4c758a457a0 100644 |
| --- a/lib/convert.dart |
| +++ b/lib/convert.dart |
| @@ -5,3 +5,4 @@ |
| library convert; |
| export 'src/hex.dart'; |
| +export 'src/percent.dart'; |