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

Unified Diff: runtime/lib/lib_impl_sources.gypi

Issue 10836237: Sharing of sources for corelib date implementation between VM and (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Comment out the patch keyword instead of type 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
« runtime/lib/date_patch.dart ('K') | « runtime/lib/date_patch.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_impl_sources.gypi
diff --git a/runtime/lib/lib_impl_sources.gypi b/runtime/lib/lib_impl_sources.gypi
index 01fdaffbc330c319a7a62a3a5c8ec66c1d474eff..34fbbb0fe9e644ec3dd7c5dd9300267f73c7bfdd 100644
--- a/runtime/lib/lib_impl_sources.gypi
+++ b/runtime/lib/lib_impl_sources.gypi
@@ -11,7 +11,7 @@
'arrays.dart',
'bool.dart',
'date.cc',
- 'date.dart',
+ 'date_patch.dart',
'double.cc',
'double.dart',
'growable_array.cc',
« runtime/lib/date_patch.dart ('K') | « runtime/lib/date_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698