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

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

Issue 3011663002: Restructure outline shaker tests. (Closed)
Patch Set: 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
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 a40681d2b011490777cc51b83425efa50b9fff3e..06afd4702cec5547ebc9471be151eacbf569f2db 100644
--- a/pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker
+++ b/pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker
@@ -1,8 +1,8 @@
DO NOT EDIT -- this file is autogenerated ---
Tree-shaker preserved the following:
-library pkg/front_end/testcases/shaker/lib/lib.dart:
- - class M2
- - class M3
- - class _Object&M2
- - class M1
+library pkg/front_end/testcases/shaker/transitive_mixins_lib.dart:
+ - class A
+ - class B
+ - class _Object&A
+ - class C
« no previous file with comments | « pkg/front_end/testcases/shaker/transitive_mixins.dart ('k') | pkg/front_end/testcases/shaker/transitive_mixins_lib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698