Chromium Code Reviews| Index: tools/testing/dart/android.dart |
| diff --git a/tools/testing/dart/android.dart b/tools/testing/dart/android.dart |
| index 8f79ab4a063b178282491f77e50da4b6bb96af64..35161322864444ae0450a0ece27063e19fd2edac 100644 |
| --- a/tools/testing/dart/android.dart |
| +++ b/tools/testing/dart/android.dart |
| @@ -7,7 +7,6 @@ library android; |
| import "dart:io"; |
| import "dart:async"; |
| import "dart:core"; |
| -import "dart:utf"; |
| import "utils.dart"; |