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

Unified Diff: tests/compiler/dart2js_foreign/native_class_inheritance1_test.dart

Issue 12743005: Revert "Remove Expect from core library." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reupload (first upload failed). Created 7 years, 9 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_foreign/native_class_inheritance1_test.dart
diff --git a/tests/compiler/dart2js_foreign/native_class_inheritance1_test.dart b/tests/compiler/dart2js_foreign/native_class_inheritance1_test.dart
index b3d9632d2d72fc35d6d39a9d72a06f8b10349e01..0aae881a2dbb1d45e3984bb4d1511133307e135b 100644
--- a/tests/compiler/dart2js_foreign/native_class_inheritance1_test.dart
+++ b/tests/compiler/dart2js_foreign/native_class_inheritance1_test.dart
@@ -7,7 +7,6 @@
// superclass caches the method in the prototype, so shadowing the dispatcher
// stored on Object.prototype.
-import "package:expect/expect.dart";
import 'native_metadata.dart';
// Version 1: It might be possible to call foo directly.

Powered by Google App Engine
This is Rietveld 408576698