Chromium Code Reviews| Index: tools/testing/dart/options.dart |
| diff --git a/tools/testing/dart/options.dart b/tools/testing/dart/options.dart |
| index 1f5efe3d3ff96d846956f04d3f824f2e1f446742..513459294addbba942eb5e7d4b52158b8d5b3057 100644 |
| --- a/tools/testing/dart/options.dart |
| +++ b/tools/testing/dart/options.dart |
| @@ -13,17 +13,14 @@ const _defaultTestSelectors = const [ |
| 'samples', |
| 'standalone', |
| 'corelib', |
| - 'corelib_2', |
| 'co19', |
| 'language', |
| - 'language_2', |
| 'isolate', |
| 'vm', |
| 'html', |
| 'benchmark_smoke', |
| 'utils', |
| 'lib', |
| - 'lib_2', |
| 'analyze_library', |
| 'service', |
| 'kernel', |