Chromium Code Reviews| Index: lib/config/import_any.config |
| =================================================================== |
| --- lib/config/import_any.config (revision 11090) |
| +++ lib/config/import_any.config (working copy) |
| @@ -38,5 +38,7 @@ |
| dart\:html = html/html_dartium.dart |
| dart\:io = io/io_runtime.dart |
| dart\:isolate = isolate/isolate.dart |
| +dart\:math = math/math.dart |
| +dart\:mirrors = mirrors/mirrors.dart |
| dart\:nativewrappers = html/nativewrappers.dart |
| dart\:web = web/web.dart |