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

Unified Diff: tools/testing/dart/co19_test_config.dart

Issue 2981223002: Remove Dartium support from test.dart. (Closed)
Patch Set: Remove more unneeded Dartium code. Created 3 years, 5 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/testing/dart/co19_test_config.dart
diff --git a/tools/testing/dart/co19_test_config.dart b/tools/testing/dart/co19_test_config.dart
index 908d216f86b493f3caa3de7d0a9633e346d1ab7e..1a2fab40c2f3324508f3ba2629273940a0cfe6b9 100644
--- a/tools/testing/dart/co19_test_config.dart
+++ b/tools/testing/dart/co19_test_config.dart
@@ -16,7 +16,6 @@ class Co19TestSuite extends StandardTestSuite {
"tests/co19/co19-analyzer2.status",
"tests/co19/co19-runtime.status",
"tests/co19/co19-dart2js.status",
- "tests/co19/co19-dartium.status",
"tests/co19/co19-kernel.status"
]);

Powered by Google App Engine
This is Rietveld 408576698