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

Unified Diff: pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker

Issue 3004703002: Don't export unnamed mixins. (Closed)
Patch Set: Update transitive_mixins.dart.shaker Created 3 years, 4 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/front_end/testcases/rasta/super_mixin.dart.strong.expect ('k') | pkg/front_end/testcases/strong.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker
diff --git a/pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker b/pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker
index 3fb390255ed8ca2555cd00fc26b7c40a2bd3bdec..a40681d2b011490777cc51b83425efa50b9fff3e 100644
--- a/pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker
+++ b/pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker
@@ -4,5 +4,5 @@ Tree-shaker preserved the following:
library pkg/front_end/testcases/shaker/lib/lib.dart:
- class M2
- class M3
- - class Object&M2
+ - class _Object&M2
- class M1
« no previous file with comments | « pkg/front_end/testcases/rasta/super_mixin.dart.strong.expect ('k') | pkg/front_end/testcases/strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698