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

Unified Diff: tests/compiler/dart2js_native/bound_closure_super_test.dart

Issue 2383273002: Revert "Add native_testing library to mock @Native classes" (Closed)
Patch Set: Created 4 years, 3 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_native/bound_closure_super_test.dart
diff --git a/tests/compiler/dart2js_native/bound_closure_super_test.dart b/tests/compiler/dart2js_native/bound_closure_super_test.dart
index d97d8e1ac7d352f8fb166b784274330d66412608..35b19e07c90c4b541eaf159ac274b2d785288071 100644
--- a/tests/compiler/dart2js_native/bound_closure_super_test.dart
+++ b/tests/compiler/dart2js_native/bound_closure_super_test.dart
@@ -5,7 +5,7 @@
// Test calling convention of property extraction closures (super edition).
library bound_closure_super_test;
-import 'package:expect/expect.dart';
+import "package:expect/expect.dart";
import 'bound_closure_test.dart' as bound_closure_test;
« no previous file with comments | « tests/compiler/dart2js_native/abstract_class_test.dart ('k') | tests/compiler/dart2js_native/bound_closure_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698