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

Unified Diff: frog/lib/corelib.dart

Issue 10538061: Reapply "Remove deprecated classes and functions in Date." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « corelib/src/time_zone.dart ('k') | frog/lib/date_implementation.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/lib/corelib.dart
diff --git a/frog/lib/corelib.dart b/frog/lib/corelib.dart
index e48fa4a61a5d2a91e10cc6b1e8bb315abae60eb5..ded3a6863bc8364ad53d238d5939684581718bd2 100644
--- a/frog/lib/corelib.dart
+++ b/frog/lib/corelib.dart
@@ -34,7 +34,6 @@
#source("../../corelib/src/string.dart");
#source("../../corelib/src/strings.dart");
#source("../../corelib/src/string_buffer.dart");
-#source("../../corelib/src/time_zone.dart");
// TODO(jimhug): Ad-hoc cut-paste-and-edit from compiler/lib below:
// Conceptual change is moving to more true natives.
« no previous file with comments | « corelib/src/time_zone.dart ('k') | frog/lib/date_implementation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698