| Index: lib/compiler/implementation/lib/js_helper.dart
|
| diff --git a/lib/compiler/implementation/lib/js_helper.dart b/lib/compiler/implementation/lib/js_helper.dart
|
| index b018e2e803df00a934c6500084bed26f9685f96c..05de5adc9546718c7db4c76e85d05e2c18954d89 100644
|
| --- a/lib/compiler/implementation/lib/js_helper.dart
|
| +++ b/lib/compiler/implementation/lib/js_helper.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| #library('dart:_js_helper');
|
|
|
| -#import('coreimpl.dart');
|
| +#import('dart:coreimpl');
|
|
|
| #source('constant_map.dart');
|
| #source('native_helper.dart');
|
|
|