| Index: pkg/compiler/lib/src/js_emitter/lazy_emitter/emitter.dart
|
| diff --git a/pkg/compiler/lib/src/js_emitter/lazy_emitter/emitter.dart b/pkg/compiler/lib/src/js_emitter/lazy_emitter/emitter.dart
|
| index 6e4f4182b4a3a071071ecd52e372db89f6bdc904..e8b7a5d974beb9b34f5a93a25f7cbaa2d5ea1d99 100644
|
| --- a/pkg/compiler/lib/src/js_emitter/lazy_emitter/emitter.dart
|
| +++ b/pkg/compiler/lib/src/js_emitter/lazy_emitter/emitter.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library dart2js.new_js_emitter.emitter;
|
| +library dart2js.js_emitter.lazy_emitter;
|
|
|
| import 'package:js_runtime/shared/embedded_names.dart' show
|
| JsBuiltin,
|
|
|