Chromium Code Reviews| Index: test_reflectable/pubspec.yaml |
| diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml |
| index 039071f78de08cb6362c871feee61bc1cb0975e0..1441c56bf1acd5d36d4ecbd4461dcf1ad5e22f60 100644 |
| --- a/test_reflectable/pubspec.yaml |
| +++ b/test_reflectable/pubspec.yaml |
| @@ -69,6 +69,7 @@ transformers: |
| - test/multi_field_test.dart |
| - test/class_property_test.dart |
| - test/type_variable_test.dart |
| + - test/dynamic_reflected_type_test.dart |
| formatted: true |
| - $dart2js: |
| $include: [] |