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

Unified Diff: tests/compiler/dart2js/output_collector.dart

Issue 2939063002: Strong mode cleaning of many dart2js tests. (Closed)
Patch Set: Use ClassElement. Created 3 years, 6 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: tests/compiler/dart2js/output_collector.dart
diff --git a/tests/compiler/dart2js/output_collector.dart b/tests/compiler/dart2js/output_collector.dart
index c81cb9993b7d073f7a8e6d5f1a65a6c6dfad6ed9..a5c1cdb8040c7c90812e40a8629630c6fd5fc335 100644
--- a/tests/compiler/dart2js/output_collector.dart
+++ b/tests/compiler/dart2js/output_collector.dart
@@ -6,7 +6,6 @@
library output_collector;
-import 'dart:async';
import 'package:compiler/compiler_new.dart';
class BufferedOutputSink implements OutputSink {

Powered by Google App Engine
This is Rietveld 408576698