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

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

Issue 3004943002: Transitively include outlines of all public members of Class(es). (Closed)
Patch Set: Include only referenced constructor and static class members. 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_class_type_parameter_bound.dart.shaker
diff --git a/pkg/front_end/testcases/shaker/transitive_class_type_parameter_bound.dart.shaker b/pkg/front_end/testcases/shaker/transitive_class_type_parameter_bound.dart.shaker
index 24faf20929505ead99b5346c1d83266de520480f..e983d4a4f8dde4278f5104f423d1c95edcf8db39 100644
--- a/pkg/front_end/testcases/shaker/transitive_class_type_parameter_bound.dart.shaker
+++ b/pkg/front_end/testcases/shaker/transitive_class_type_parameter_bound.dart.shaker
@@ -3,4 +3,6 @@ Tree-shaker preserved the following:
library pkg/front_end/testcases/shaker/transitive_class_type_parameter_bound_lib.dart:
- class A
+ - field
- class B
+ - field

Powered by Google App Engine
This is Rietveld 408576698