Index: tool/sdk_expected_errors.txt |
diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt |
index 0a13bc41984d1938bb85dbd4985aedd8037386a5..e2865c84b9ba5c15c96cc9f6dc7f66b69bc1d037 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/filtered_element_list.dart, line 1, col 1) |
[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 25, col 45) |
+[warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, line 38, col 45) |
[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] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 117, col 12) |