| 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 4d97ddb8bc4f10b2bfcb8fa34137e64a37a9a2a6..aaabe1e5c5bcb30ebf81ce1cf60354f85ce03c98 100644
|
| --- a/pkg/dev_compiler/tool/sdk_expected_errors.txt
|
| +++ b/pkg/dev_compiler/tool/sdk_expected_errors.txt
|
| @@ -5,9 +5,6 @@
|
| [error] Undefined name 'lineMode'. (dart:io/stdio.dart, line 57, col 10)
|
| [error] The name 'echoMode=' is already defined. (dart:io/stdio.dart, line 122, col 12)
|
| [error] The name 'lineMode=' is already defined. (dart:io/stdio.dart, line 143, col 12)
|
| -[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)
|
|
|