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

Unified Diff: corelib/src/corelib_sources.gypi

Issue 10861041: Provide an Expando implementation for the VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: make WeakProperty private Created 8 years, 4 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 | « no previous file | runtime/lib/expando.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: corelib/src/corelib_sources.gypi
diff --git a/corelib/src/corelib_sources.gypi b/corelib/src/corelib_sources.gypi
index 785938ebe3e0c4c83951360deb7fcc1c0e01ee9c..e952631f1c61d206eabdd376a496d9b447f05dd1 100644
--- a/corelib/src/corelib_sources.gypi
+++ b/corelib/src/corelib_sources.gypi
@@ -11,6 +11,7 @@
'double.dart',
'duration.dart',
'exceptions.dart',
+ 'expando.dart',
'expect.dart',
'future.dart',
'function.dart',
« no previous file with comments | « no previous file | runtime/lib/expando.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698