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

Unified Diff: editor/util/debuggertest/pets.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
Index: editor/util/debuggertest/pets.dart
diff --git a/editor/util/debuggertest/pets.dart b/editor/util/debuggertest/pets.dart
index f78649a142f3a3ed671aa0b36c4123684e12bad0..61a932c0df94225756b5241ec51e27805392e6b3 100644
--- a/editor/util/debuggertest/pets.dart
+++ b/editor/util/debuggertest/pets.dart
@@ -1,6 +1,7 @@
library pets;
+import 'dart:collection' show DoubleLinkedQueue;
import 'dart:isolate';
import 'dart:math';
« no previous file with comments | « editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/money.dart ('k') | pkg/oauth2/test/utils.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698