| Index: lib/config/import_dartium.config
|
| ===================================================================
|
| --- lib/config/import_dartium.config (revision 9862)
|
| +++ lib/config/import_dartium.config (working copy)
|
| @@ -34,7 +34,7 @@
|
| dart\:core = core/core_runtime.dart
|
| dart\:coreimpl = coreimpl/coreimpl_runtime.dart
|
| # dom/dom_frog.dart is a placeholder for dartium dom
|
| -dart\:dom_deprecated = dom/dom_frog.dart
|
| +dart\:dom_deprecated = dom/dom_dart2js.dart
|
| dart\:html = html/html_dartium.dart
|
| dart\:isolate = isolate/isolate_compiler.dart
|
| dart\:nativewrappers = html/nativewrappers.dart
|
|
|