Chromium Code Reviews| Index: lib/core/corelib_sources.gypi |
| diff --git a/lib/core/corelib_sources.gypi b/lib/core/corelib_sources.gypi |
| index b95b1f282fa9f493488b8006397ff1ca33af04e6..a94025b490ea277bfba9ed35f6fd180d9548a783 100644 |
| --- a/lib/core/corelib_sources.gypi |
| +++ b/lib/core/corelib_sources.gypi |
| @@ -30,6 +30,7 @@ |
| 'print.dart', |
| 'queue.dart', |
| 'regexp.dart', |
| + 'sequences.dart', |
| 'set.dart', |
| 'stopwatch.dart', |
| 'string.dart', |