| Index: lib/config/import_any.config
|
| diff --git a/lib/config/import_any.config b/lib/config/import_any.config
|
| index 6cb586a6c94a8a2b1d20d37af3759e526112c66b..82b1f089971eb4e25554bb0008256f50b81e826e 100644
|
| --- a/lib/config/import_any.config
|
| +++ b/lib/config/import_any.config
|
| @@ -38,7 +38,7 @@ dart\:dom_deprecated = dom/dom_frog.dart
|
| dart\:html = html/html_dartium.dart
|
| dart\:io = io/io_runtime.dart
|
| dart\:isolate = isolate/isolate_compiler.dart
|
| -dart\:nativewrappers = html/dartium/nativewrappers.dart
|
| +dart\:nativewrappers = html/nativewrappers.dart
|
|
|
| #
|
| # Libraries referenced using a relative path by both dartdoc and compiler
|
|
|