| Index: lib/config/import_any.config
|
| ===================================================================
|
| --- lib/config/import_any.config (revision 6109)
|
| +++ lib/config/import_any.config (working copy)
|
| @@ -45,5 +45,6 @@
|
| # or promote them to top level so that they can be referenced via dart:<libname>
|
| #
|
|
|
| -dart\:frog/lang = frog/lang.dart
|
| -dart\:frog/file_system = frog/file_system.dart
|
| +dart\:frog/lang = frog/lang.dart
|
| +dart\:frog/file_system = frog/file_system.dart
|
| +dart\:frog/file_system_vm = frog/file_system_vm.dart
|
|
|