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

Unified Diff: tests/isolate/timer_cancel1_test.dart

Issue 11783009: Big merge from experimental to bleeding edge. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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
« no previous file with comments | « tests/isolate/stream_mangling_test.dart ('k') | tests/isolate/timer_cancel2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/timer_cancel1_test.dart
diff --git a/tests/isolate/timer_cancel1_test.dart b/tests/isolate/timer_cancel1_test.dart
index c4d42770e0a2ea72ebdf5507a61fce5bfb181ff6..efcbbe8cb1816ad7e7bc36b49cd6f8bb3180a4d0 100644
--- a/tests/isolate/timer_cancel1_test.dart
+++ b/tests/isolate/timer_cancel1_test.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
library timer_cancel1_test;
-import 'dart:isolate';
+import 'dart:async';
import '../../pkg/unittest/lib/unittest.dart';
main() {
« no previous file with comments | « tests/isolate/stream_mangling_test.dart ('k') | tests/isolate/timer_cancel2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698