| Index: lib/config/import_any.config
|
| ===================================================================
|
| --- lib/config/import_any.config (revision 11742)
|
| +++ lib/config/import_any.config (working copy)
|
| @@ -32,10 +32,10 @@
|
| dart\: = .
|
| dart\:core = core/core.dart
|
| dart\:coreimpl = coreimpl/coreimpl.dart
|
| -dart\:html = html/dartium/html_dartium.dart
|
| +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/dartium/nativewrappers.dart
|
| +dart\:nativewrappers = html/nativewrappers.dart
|
| dart\:web = web/web.dart
|
|
|