| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index 0bee0932ad714cf61413d4c08b7e062d1150960c..381c10fd9b3b4482bc3f6d9cde5f4a7784418209 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -31,7 +31,7 @@
|
| [error] The part was not supplied as an input to the compiler. (dart:html_common/lists.dart, line 1, col 1)
|
| [error] Invalid override. The type of JsArray.[]= ((Object, E) → void) is not a subtype of JsObject.[]= ((Object, dynamic) → dynamic). (dart:js, line 363, col 3)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, line 39, col 45)
|
| -[warning] Unsound implicit cast from dynamic to List<NameValuePair> (dart:_debugger, line 755, col 43)
|
| +[warning] Unsound implicit cast from dynamic to List<NameValuePair> (dart:_debugger, line 751, col 43)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_helper, line 839, col 37)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_helper, line 886, col 11)
|
| [warning] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47)
|
|
|