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

Unified Diff: tools/testing/dart/test_suite.dart

Issue 9487009: Update checked in binaries to r4683 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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 | « tools/testing/bin/windows/dart.exe ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/dart/test_suite.dart
diff --git a/tools/testing/dart/test_suite.dart b/tools/testing/dart/test_suite.dart
index ccc955a52d25ebe7f2cf3d452d9b849aa20db30f..68180e01da99d4137605d08fa4db19481a3b8c18 100644
--- a/tools/testing/dart/test_suite.dart
+++ b/tools/testing/dart/test_suite.dart
@@ -15,9 +15,7 @@
#library("test_suite");
#import("dart:io");
-// TODO(sigmund): uncomment when new dart binaries are updated under
-// tools/testing/bin
-// #import("dart:isolate");
+#import("dart:isolate");
#import("status_file_parser.dart");
#import("test_runner.dart");
#import("multitest.dart");
« no previous file with comments | « tools/testing/bin/windows/dart.exe ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698