| 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.
|
|
|