| Index: tool/input_sdk/private/isolate_helper.dart
|
| diff --git a/tool/input_sdk/private/isolate_helper.dart b/tool/input_sdk/private/isolate_helper.dart
|
| index 72093f7d7611aa45ecf8930332652bb9ca3ef688..6511b1f0f1a858f34e1fcdb0e0d566599d76327d 100644
|
| --- a/tool/input_sdk/private/isolate_helper.dart
|
| +++ b/tool/input_sdk/private/isolate_helper.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 _isolate_helper;
|
| +library dart._isolate_helper;
|
|
|
| import 'dart:_js_embedded_names' show
|
| CLASS_ID_EXTRACTOR,
|
|
|