Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: pkg/dev_compiler/tool/sdk_expected_errors.txt

Issue 3007053002: Fix DDC SDK gen
Patch Set: git cl issue 0 Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/patch/core_patch.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/patch/core_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698