| 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 63dd02d4dbee61a1c0e1955f95373a34c6e89b05..d1d958acc08c9a2541de7fcb95b319d53f4cb5c2 100644
|
| --- a/pkg/dev_compiler/tool/sdk_expected_errors.txt
|
| +++ b/pkg/dev_compiler/tool/sdk_expected_errors.txt
|
| @@ -1,3 +1,4 @@
|
| +[warning] The final variables '_arguments', '_existingArgumentNames' and '3' more must be initialized. (dart:core/errors.dart, line 454, col 3)
|
| [warning] The final variable 'origin' must be initialized. (dart:html, line 193, col 3)
|
| [warning] The final variable 'origin' must be initialized. (dart:html, line 863, col 3)
|
| [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1679, col 3)
|
|
|