Index: tool/sdk_expected_errors.txt |
diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt |
index 80a120c40f30069cd6d125b1603c00bd5b14b975..3faed0c1fc3158120421ff4112e2e775c73944c9 100644 |
--- a/tool/sdk_expected_errors.txt |
+++ b/tool/sdk_expected_errors.txt |
@@ -20,12 +20,6 @@ |
[error] Invalid override. The type of _SpeechRecognitionResultList.[]= ((int, SpeechRecognitionResult) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 38351, col 3) |
[error] Invalid override. The type of _StyleSheetList.[]= ((int, StyleSheet) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 38415, col 3) |
[error] Invalid override. The type of _EventStreamSubscription.asFuture (([dynamic]) → Future<dynamic>) is not a subtype of StreamSubscription<T>.asFuture (<E>([E]) → Future<E>). (dart:html, line 40152, col 3) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/conversions.dart, line 1, col 1) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/conversions_dart2js.dart, line 1, col 1) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/css_class_set.dart, line 1, col 1) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/device.dart, line 1, col 1) |
-[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) |
[error] The return type 'double' is not a 'T', as defined by the method 'min'. (dart:math, line 90, col 16) |
[error] The return type 'double' is not a 'T', as defined by the method 'min'. (dart:math, line 94, col 51) |