| Index: dart/sdk/lib/_internal/libraries.dart
|
| ===================================================================
|
| --- dart/sdk/lib/_internal/libraries.dart (revision 16250)
|
| +++ dart/sdk/lib/_internal/libraries.dart (working copy)
|
| @@ -115,12 +115,6 @@
|
| category: "Internal",
|
| documented: false,
|
| platforms: DART2JS_PLATFORM),
|
| -
|
| - "_isolate_helper": const LibraryInfo(
|
| - "_internal/compiler/implementation/lib/isolate_helper.dart",
|
| - category: "Internal",
|
| - documented: false,
|
| - platforms: DART2JS_PLATFORM),
|
| };
|
|
|
| /**
|
|
|