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

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

Issue 11867024: Move some core classes to collection library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status files with bug number. 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/co19/co19-runtime.status ('k') | tests/compiler/dart2js_extra/type_argument_factory_crash_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/mock_compiler.dart
diff --git a/tests/compiler/dart2js/mock_compiler.dart b/tests/compiler/dart2js/mock_compiler.dart
index bb71b40f9e2dfc19d526b4642cf0d9a6a569a37d..ff4b7c8301605c3261163b8bd818d99a92c64317 100644
--- a/tests/compiler/dart2js/mock_compiler.dart
+++ b/tests/compiler/dart2js/mock_compiler.dart
@@ -4,6 +4,7 @@
library mock_compiler;
+import 'dart:collection';
import 'dart:uri';
import '../../../sdk/lib/_internal/compiler/compiler.dart' as api;
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/compiler/dart2js_extra/type_argument_factory_crash_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698