| Index: frog/leg/scanner/source_list.dart
|
| diff --git a/frog/leg/scanner/source_list.dart b/frog/leg/scanner/source_list.dart
|
| index 8a063e663defdcf1ecae895b0b158570f58041b7..c9dc9b58702f035631e1453e0f3b0906f7d12b4b 100644
|
| --- a/frog/leg/scanner/source_list.dart
|
| +++ b/frog/leg/scanner/source_list.dart
|
| @@ -1490,7 +1490,6 @@ final List<String> argv = const <String>[
|
| '../corelib/src/implementation/hash_map_set.dart',
|
| '../corelib/src/implementation/linked_hash_map.dart',
|
| '../corelib/src/implementation/maps.dart',
|
| -'../corelib/src/implementation/promise_implementation.dart',
|
| '../corelib/src/implementation/queue.dart',
|
| '../corelib/src/implementation/splay_tree.dart',
|
| '../corelib/src/implementation/stopwatch_implementation.dart',
|
| @@ -1504,8 +1503,6 @@ final List<String> argv = const <String>[
|
| '../corelib/src/num.dart',
|
| '../corelib/src/options.dart',
|
| '../corelib/src/pattern.dart',
|
| -'../corelib/src/promise.dart',
|
| -'../corelib/src/proxy.dart',
|
| '../corelib/src/queue.dart',
|
| '../corelib/src/regexp.dart',
|
| '../corelib/src/set.dart',
|
|
|