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

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

Issue 2801143003: Remove the "pkgbuild" step on the bots. (Closed)
Patch Set: Rebase. Created 3 years, 8 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
« no previous file with comments | « tools/testing/dart/compiler_configuration.dart ('k') | tools/testing/dart/test_configurations.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/dart/package_testing_support.dart
diff --git a/tools/testing/dart/package_testing_support.dart b/tools/testing/dart/package_testing_support.dart
index 4795d6945275479fe793ad5494edddfd3d24a8d8..d783895112c7280e58c5d8d4d630211a839ac7bd 100644
--- a/tools/testing/dart/package_testing_support.dart
+++ b/tools/testing/dart/package_testing_support.dart
@@ -4,8 +4,6 @@
library package_testing_support;
-import 'dart:convert' show JSON;
-
import 'test_configurations.dart' show testConfigurations;
import 'test_options.dart' show TestOptionsParser;
« no previous file with comments | « tools/testing/dart/compiler_configuration.dart ('k') | tools/testing/dart/test_configurations.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698