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

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

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
« no previous file with comments | « dart/sdk/lib/core/core.dart ('k') | dart/sdk/lib/core/invocation.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/sdk/lib/core/corelib_sources.gypi
diff --git a/dart/sdk/lib/core/corelib_sources.gypi b/dart/sdk/lib/core/corelib_sources.gypi
index 10ae786caf212b3e73c8cc0a3bf4d47a62656885..9d6126faffb816edb012684a50ae013fc004bea0 100644
--- a/dart/sdk/lib/core/corelib_sources.gypi
+++ b/dart/sdk/lib/core/corelib_sources.gypi
@@ -17,7 +17,7 @@
'function.dart',
'identical.dart',
'int.dart',
- 'invocation_mirror.dart',
+ 'invocation.dart',
'iterable.dart',
'iterator.dart',
'list.dart',
« no previous file with comments | « dart/sdk/lib/core/core.dart ('k') | dart/sdk/lib/core/invocation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698