| Index: dart/frog/leg/lib/coreimpl.dart
|
| diff --git a/dart/frog/leg/lib/coreimpl.dart b/dart/frog/leg/lib/coreimpl.dart
|
| index e5657055d6b5558ebd9dc341e8e4fe8b16e99913..4d79f0044a918d03949936c4a730be50b47f99ca 100644
|
| --- a/dart/frog/leg/lib/coreimpl.dart
|
| +++ b/dart/frog/leg/lib/coreimpl.dart
|
| @@ -16,3 +16,4 @@
|
| #source('../../../corelib/src/implementation/queue.dart');
|
| #source('../../../corelib/src/implementation/splay_tree.dart');
|
| #source('../../../corelib/src/implementation/stopwatch_implementation.dart');
|
| +#source('mockimpl.dart');
|
|
|