Chromium Code Reviews| Index: sdk/lib/core/corelib_sources.gypi |
| diff --git a/sdk/lib/core/corelib_sources.gypi b/sdk/lib/core/corelib_sources.gypi |
| index 91f7ff5c768ae6bf0e7f2b64bc8c55963b7593da..a4f476be56720048da55cc51c9a7c3ddcc475c7d 100644 |
| --- a/sdk/lib/core/corelib_sources.gypi |
| +++ b/sdk/lib/core/corelib_sources.gypi |
| @@ -30,6 +30,7 @@ |
| 'options.dart', |
| 'pattern.dart', |
| 'print.dart', |
| + 'queryable.dart', |
| 'queue.dart', |
| 'regexp.dart', |
| 'sequences.dart', |