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

Unified Diff: tests/compiler/dart2js/mini_parser_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
Index: tests/compiler/dart2js/mini_parser_test.dart
diff --git a/tests/compiler/dart2js/mini_parser_test.dart b/tests/compiler/dart2js/mini_parser_test.dart
index 369c3b02447ee0e045f343f0beca8831e9472218..7227f2898b896e59fda12fc9d907b96a0fa8f3a2 100644
--- a/tests/compiler/dart2js/mini_parser_test.dart
+++ b/tests/compiler/dart2js/mini_parser_test.dart
@@ -4,6 +4,7 @@
// Simple test to ensure that mini_parser keeps working.
+import 'dart:io';
import '../../../sdk/lib/_internal/compiler/implementation/tools/mini_parser.dart'
as tool;
« no previous file with comments | « tests/compiler/dart2js/deferred_load_graph_segmentation_test.dart ('k') | tests/standalone/io/options_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698