Chromium Code Reviews| Index: lib/config/import_any.config |
| =================================================================== |
| --- lib/config/import_any.config (revision 6189) |
| +++ lib/config/import_any.config (working copy) |
| @@ -37,7 +37,7 @@ |
| dart\:dom = dom/dom_frog.dart |
| dart\:html = html/html_dartium.dart |
| dart\:io = io/io_runtime.dart |
| -dart\:isolate = isolate/isolate_runtime.dart |
| +dart\:isolate = isolate/isolate_compiler.dart |
| # |
| # Libraries referenced using a relative path by both dartdoc and compiler |