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

Unified Diff: test_reflectable/pubspec.yaml

Issue 1391013008: Adds limited support for private classes. (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Improved on treatment of uri Created 5 years, 2 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: test_reflectable/pubspec.yaml
diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml
index 2c4ef5077e132bd70952c750fb11d40d14703d52..7fd7d568c191e6c6ee6dec07de161b0f53894a08 100644
--- a/test_reflectable/pubspec.yaml
+++ b/test_reflectable/pubspec.yaml
@@ -65,5 +65,6 @@ transformers:
- test/meta_reflector_test.dart
- test/meta_reflectors_test.dart
- test/corresponding_setter_test.dart
+ - test/private_class_test.dart
- $dart2js:
$include: []
« no previous file with comments | « reflectable/lib/src/transformer_implementation.dart ('k') | test_reflectable/test/meta_reflectors_meta.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698