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

Unified Diff: tests/lib/mirrors/intercepted_object_test.dart

Issue 24631003: Add proper API for creating private symbols wrt a library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: maintain dart2js coverage Created 7 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
« no previous file with comments | « tests/lib/mirrors/closures_test.dart ('k') | tests/lib/mirrors/intercepted_superclass_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/mirrors/intercepted_object_test.dart
diff --git a/tests/lib/mirrors/intercepted_object_test.dart b/tests/lib/mirrors/intercepted_object_test.dart
index 17c978375ca0d1b18ed8ba2283fe1971d5ce3917..fc6fe7b24914002bad265db0be03e3cbbc421f58 100644
--- a/tests/lib/mirrors/intercepted_object_test.dart
+++ b/tests/lib/mirrors/intercepted_object_test.dart
@@ -4,7 +4,7 @@
// Ensure that objects handled specially by dart2js can be reflected on.
-library test.intercepted_class_test;
+library test.intercepted_object_test;
import 'dart:mirrors';
« no previous file with comments | « tests/lib/mirrors/closures_test.dart ('k') | tests/lib/mirrors/intercepted_superclass_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698