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

Unified Diff: dart/sdk/lib/core/core.dart

Issue 14049009: Rename Invocation to InvocationMirror. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged Created 7 years, 8 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: dart/sdk/lib/core/core.dart
diff --git a/dart/sdk/lib/core/core.dart b/dart/sdk/lib/core/core.dart
index 7b806a4d20e7138756901f483550755ce0f1d6f3..391000c8a0533fd30fdec5be3c2142de5a62a3c5 100644
--- a/dart/sdk/lib/core/core.dart
+++ b/dart/sdk/lib/core/core.dart
@@ -19,7 +19,7 @@ part "expando.dart";
part "function.dart";
part "identical.dart";
part "int.dart";
-part "invocation_mirror.dart";
+part "invocation.dart";
part "iterable.dart";
part "iterator.dart";
part "list.dart";
« no previous file with comments | « dart/sdk/lib/_internal/compiler/implementation/resolution/members.dart ('k') | dart/sdk/lib/core/corelib_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698