| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index f0e9b50425701362a614ca9af1e846e4d85d97bf..20929961087ebc37bc013398647f68fda8267bb3 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -50,7 +50,7 @@
|
| [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 550, col 12)
|
| [warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper, line 80, col 37)
|
| [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 852, col 16)
|
| -[warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31)
|
| +[warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 133, col 31)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 92, col 14)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 95, col 14)
|
| [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 119, col 40)
|
|
|