| Index: pkg/dev_compiler/tool/sdk_expected_errors.txt
|
| diff --git a/pkg/dev_compiler/tool/sdk_expected_errors.txt b/pkg/dev_compiler/tool/sdk_expected_errors.txt
|
| index 85e1f95fa6ef13f31aa2a603fb4b1e0b16dbaed6..c586dcc1ef752a7f58e873333834605762151a04 100644
|
| --- a/pkg/dev_compiler/tool/sdk_expected_errors.txt
|
| +++ b/pkg/dev_compiler/tool/sdk_expected_errors.txt
|
| @@ -2,9 +2,6 @@
|
| [error] A value of type 'Dimension' can't be assigned to a variable of type 'num'. (dart:html, line 40486, col 44)
|
| [error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 40506, col 20)
|
| [error] A value of type 'Dimension' can't be assigned to a variable of type 'num'. (dart:html, line 40506, col 42)
|
| -[error] The getter 'packagesBase' isn't defined for the class 'IsolateNatives'. (dart:isolate, line 719, col 61)
|
| -[error] Invalid override. The type of 'JsArray.[]=' ('(Object, E) → void') isn't a subtype of 'JsObject.[]=' ('(Object, dynamic) → dynamic'). (dart:js, line 370, col 3)
|
| -[error] The argument type 'List' can't be assigned to the parameter type 'Iterable<Null>'. (dart:js_util, line 112, col 29)
|
| [warning] The final variable 'origin' must be initialized. (dart:html, line 187, col 3)
|
| [warning] The final variable 'origin' must be initialized. (dart:html, line 853, col 3)
|
| [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1775, col 3)
|
|
|