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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 10872029: Quick fix for SDK after Expando addition in the VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « runtime/lib/expando_impl.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/lib_sources.gypi
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi
index 70db699e17bb5f9148065b199d17dbd18f8b16b8..1c2b0dae03c27a237d977f463b219cd453a84ba8 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -12,7 +12,7 @@
'error.cc',
'error.dart',
'error.h',
- 'expando.dart',
+ 'expando_impl.dart',
'literal_factory.dart',
'object.cc',
'object.dart',
« no previous file with comments | « runtime/lib/expando_impl.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698