Chromium Code Reviews| Index: lib/core/core.dart |
| diff --git a/lib/core/core.dart b/lib/core/core.dart |
| index 0e76548bf072de33f8cfff8de2de0561075c3f6d..5ba5969269bb29b225403e1d527e36407ce39a90 100644 |
| --- a/lib/core/core.dart |
| +++ b/lib/core/core.dart |
| @@ -32,6 +32,7 @@ |
| #source("print.dart"); |
| #source("queue.dart"); |
| #source("regexp.dart"); |
| +#source("sequences.dart"); |
| #source("set.dart"); |
| #source("stopwatch.dart"); |
| #source("string.dart"); |