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

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

Issue 12794002: Move Options to dart:io. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « sdk/lib/io/options.dart ('k') | tests/compiler/dart2js/mini_parser_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/deferred_load_graph_segmentation_test.dart
diff --git a/tests/compiler/dart2js/deferred_load_graph_segmentation_test.dart b/tests/compiler/dart2js/deferred_load_graph_segmentation_test.dart
index 7c8eaf8d48e7d3b882e5d4a119e07498430fdd56..b5dc726abe7b89382da88fd1034eb76d85d373ea 100644
--- a/tests/compiler/dart2js/deferred_load_graph_segmentation_test.dart
+++ b/tests/compiler/dart2js/deferred_load_graph_segmentation_test.dart
@@ -8,6 +8,7 @@
import 'dart:async' show Future;
import 'dart:uri' show Uri;
+import 'dart:io';
import '../../../sdk/lib/_internal/compiler/implementation/apiimpl.dart'
show Compiler;
« no previous file with comments | « sdk/lib/io/options.dart ('k') | tests/compiler/dart2js/mini_parser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698