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

Unified Diff: pkg/front_end/testcases/rasta/class_hierarchy.dart.outline.expect

Issue 2933763002: Update golden files. (Closed)
Patch Set: Add bug number for native_is_illegal. Created 3 years, 6 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
Index: pkg/front_end/testcases/rasta/class_hierarchy.dart.outline.expect
diff --git a/pkg/front_end/testcases/rasta/class_hierarchy.dart.outline.expect b/pkg/front_end/testcases/rasta/class_hierarchy.dart.outline.expect
index 872e5db5520fda9f2c49e0fe6d806e88fa9e17c4..7a7d62fa3996d23a7447c7b66999ba8ae6f09267 100644
--- a/pkg/front_end/testcases/rasta/class_hierarchy.dart.outline.expect
+++ b/pkg/front_end/testcases/rasta/class_hierarchy.dart.outline.expect
@@ -18,7 +18,7 @@ class C extends core::Object {
class D extends core::Object {
static field dynamic _redirecting# = <dynamic>[self::D::•];
static factory •() → self::D
- throw new core::NoSuchMethodError::_withType(null, #Missing, -1, <dynamic>[].toList(growable: false), <dynamic, dynamic>{}, null);
+ let dynamic #redirecting_factory = "Missing" in invalid-expression;
}
static method main() → void
;

Powered by Google App Engine
This is Rietveld 408576698