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

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

Issue 16633008: Diagnose unresolved constructors in platform libraries. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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: dart/tests/compiler/dart2js/analyze_api_test.dart
diff --git a/dart/tests/compiler/dart2js/analyze_api_test.dart b/dart/tests/compiler/dart2js/analyze_api_test.dart
index 2df61b1fcc6d26da8eb4a6619df792b59b9495e4..ec291dd622a0450027f67e1f8d5fee34ea34680d 100644
--- a/dart/tests/compiler/dart2js/analyze_api_test.dart
+++ b/dart/tests/compiler/dart2js/analyze_api_test.dart
@@ -4,7 +4,6 @@
library analyze_api;
-import "package:expect/expect.dart";
import '../../../sdk/lib/_internal/libraries.dart';
import 'analyze_helper.dart';
« no previous file with comments | « dart/sdk/lib/html/dart2js/html_dart2js.dart ('k') | dart/tools/dom/templates/html/dart2js/html_dart2js.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698