Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: tools/bots/ddc_tests.py

Issue 3004073002: Remove corelib/corelib_strong and migrate last two remaining tests. (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/bots/ddc_tests.py
diff --git a/tools/bots/ddc_tests.py b/tools/bots/ddc_tests.py
index 405d25aaf769a2444833a74e581562467b5dadce..903cc3a4dd64560c69d8d8d1c3b2abe79c7e53cc 100644
--- a/tools/bots/ddc_tests.py
+++ b/tools/bots/ddc_tests.py
@@ -19,7 +19,6 @@ TARGETS = [
'lib_2',
# TODO(rnystrom): Remove these when all tests have been migrated out.
'language_strong',
- 'corelib_strong',
'lib_strong'
]

Powered by Google App Engine
This is Rietveld 408576698