| Index: dart/frog/leg/lib/core.dart
|
| diff --git a/dart/frog/leg/lib/core.dart b/dart/frog/leg/lib/core.dart
|
| index ed3ae0e43f067ac03be6213f0e306d43918acac7..0558e5906e68c00a9064a7adfc42840a3d4e4e21 100644
|
| --- a/dart/frog/leg/lib/core.dart
|
| +++ b/dart/frog/leg/lib/core.dart
|
| @@ -33,7 +33,7 @@
|
| #source('../../../corelib/src/queue.dart');
|
| #source('../../../corelib/src/regexp.dart');
|
| #source('../../../corelib/src/set.dart');
|
| -// #source('../../../corelib/src/stopwatch.dart');
|
| +#source('../../../corelib/src/stopwatch.dart');
|
| #source('../../../corelib/src/string.dart');
|
| #source('../../../corelib/src/string_buffer.dart');
|
| #source('../../../corelib/src/strings.dart');
|
|
|