Chromium Code Reviews| Index: sdk/lib/_internal/js_runtime/lib/isolate_patch.dart |
| diff --git a/sdk/lib/_internal/js_runtime/lib/isolate_patch.dart b/sdk/lib/_internal/js_runtime/lib/isolate_patch.dart |
| index 70eda5b5e973708798fe729f2faf6b5eec296c82..0b6fac2ad203b1a162a44154e4f16f0551198a6b 100644 |
| --- a/sdk/lib/_internal/js_runtime/lib/isolate_patch.dart |
| +++ b/sdk/lib/_internal/js_runtime/lib/isolate_patch.dart |
| @@ -6,9 +6,7 @@ |
| import 'dart:_js_helper' show patch; |
| import 'dart:_isolate_helper' show CapabilityImpl, |
| - CloseToken, |
| IsolateNatives, |
| - JsIsolateSink, |
| ReceivePortImpl, |
| RawReceivePortImpl; |