| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index 14841d601e1a2abfa34c29dbcca7f0ece21b5018..c35f974b3b1fb54d29e34222f4ca06515af7e210 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -255,9 +255,6 @@
|
| [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 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)
|
|
|