Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index a71d7d55e1b98c03faced6e44430137da5b3768d..2572c86dd47d8c39f3ab916031841709fefdd9da 100644 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -98,7 +98,6 @@ def _CheckNewTests(input_api, output_api): |
| # Dart 1 tests DDC tests |
| # ================= ========================== |
| ("tests/language/", "tests/language_2/"), |
| - ("tests/corelib/", "tests/corelib_2/"), |
| ("tests/lib/", "tests/lib_2/"), |
| ("tests/html/", "tests/lib_2/html/"), |
| ] |