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

Unified Diff: lib/compiler/implementation/scanner/source_list.dart

Issue 10541050: 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 | « lib/compiler/implementation/lib/mockimpl.dart ('k') | lib/i18n/date_format.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/compiler/implementation/scanner/source_list.dart
diff --git a/lib/compiler/implementation/scanner/source_list.dart b/lib/compiler/implementation/scanner/source_list.dart
index b4e01ef55b5ef40ea72630fd1971cb60078c7e23..aaca47eb5c98cb410658b09fbaded851a65faa71 100644
--- a/lib/compiler/implementation/scanner/source_list.dart
+++ b/lib/compiler/implementation/scanner/source_list.dart
@@ -76,7 +76,6 @@ final List<String> argv = const <String>[
'../corelib/src/string.dart',
'../corelib/src/string_buffer.dart',
'../corelib/src/strings.dart',
-'../corelib/src/time_zone.dart',
'../lib/json/json.dart',
'../lib/utf/utf.dart',
'../lib/utf/utf_core.dart',
« no previous file with comments | « lib/compiler/implementation/lib/mockimpl.dart ('k') | lib/i18n/date_format.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698