| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index b92afdfbc665d7696f600e775b0fb20ec628830f..7fb24a72137ad017c5d2e8ff9d94d0a3f5ca2676 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -57,7 +57,6 @@
|
| [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 445, col 27)
|
| [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 79, col 37)
|
| -[warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 281, col 31)
|
| [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 853, 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<String> (dart:_interceptors/js_string.dart, line 92, col 14)
|
| @@ -121,7 +120,6 @@
|
| [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 925, col 15)
|
| [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12)
|
| [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126, col 16)
|
| -[warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/string.dart, line 116, col 33)
|
| [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3)
|
| [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 1145, col 33)
|
|
|