| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index c2c3795173dd25c918f57b8feae1c4767e2ae867..ca8e9146f16e8a24edda1a83d55d40ddbda8f914 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -249,9 +249,9 @@
|
| [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 1011, col 40)
|
| [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 1047, col 35)
|
| [warning] Unsound implicit cast from List<dynamic> to List<T> (dart:_internal/iterable.dart, line 1129, col 31)
|
| -[warning] Unsound implicit cast from dynamic to E (dart:js, line 360, col 12)
|
| -[warning] Unsound implicit cast from dynamic to E (dart:js, line 406, col 12)
|
| -[warning] Unsound implicit cast from dynamic to E (dart:js, line 411, col 12)
|
| +[warning] Unsound implicit cast from dynamic to E (dart:js, line 361, col 12)
|
| +[warning] Unsound implicit cast from dynamic to E (dart:js, line 407, col 12)
|
| +[warning] Unsound implicit cast from dynamic to E (dart:js, line 412, col 12)
|
| [warning] Unsound implicit cast from num to T (dart:math, line 85, col 16)
|
| [warning] Unsound implicit cast from num to T (dart:math, line 120, col 16)
|
| [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, col 25)
|
|
|