| Index: lib/compiler/implementation/lib/core.dart
|
| diff --git a/lib/compiler/implementation/lib/core.dart b/lib/compiler/implementation/lib/core.dart
|
| index a17e94abc7ec2783c6cd30d8a7fbf6e213741bcb..62ef9dbe0e3d0630e454ab05c133118d373a1198 100644
|
| --- a/lib/compiler/implementation/lib/core.dart
|
| +++ b/lib/compiler/implementation/lib/core.dart
|
| @@ -35,6 +35,7 @@
|
| #source('../../../../corelib/src/string.dart');
|
| #source('../../../../corelib/src/string_buffer.dart');
|
| #source('../../../../corelib/src/strings.dart');
|
| +#source('../../../../corelib/src/time_zone.dart');
|
| #source('mock.dart');
|
| #source('clock.dart');
|
|
|
|
|