| Index: tool/input_sdk/patch/internal_patch.dart
|
| diff --git a/tool/input_sdk/patch/internal_patch.dart b/tool/input_sdk/patch/internal_patch.dart
|
| index dbc7ef13c3f66417fb920e7959975fa469e9d4b5..fa158de8cc47343cccf9d37ea1a0e3d341ac343b 100644
|
| --- a/tool/input_sdk/patch/internal_patch.dart
|
| +++ b/tool/input_sdk/patch/internal_patch.dart
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import 'dart:_js_primitives' show printString;
|
| -import 'dart:_js_helper' show JS, patch;
|
| +import 'dart:_js_helper' show patch;
|
| import 'dart:_interceptors' show JSArray;
|
|
|
| @patch
|
|
|