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

Unified Diff: corelib/src/implementation/corelib_impl_sources.gypi

Issue 10870064: Use patching for Expando so the implementation-specific files are not needed in the SDK. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Adding missing file 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
Index: corelib/src/implementation/corelib_impl_sources.gypi
diff --git a/corelib/src/implementation/corelib_impl_sources.gypi b/corelib/src/implementation/corelib_impl_sources.gypi
index 746235ef3e10dbf30899721e476c50764cc5e63f..41d8188e010f94e0a66de4626fedc0c18603f20f 100644
--- a/corelib/src/implementation/corelib_impl_sources.gypi
+++ b/corelib/src/implementation/corelib_impl_sources.gypi
@@ -10,6 +10,7 @@
'dual_pivot_quicksort.dart',
'duration_implementation.dart',
'exceptions.dart',
+ 'expando.dart',
'future_implementation.dart',
'hash_map_set.dart',
'linked_hash_map.dart',

Powered by Google App Engine
This is Rietveld 408576698