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

Unified Diff: dart/samples/third_party/dromaeo/tests/dom-query-html.dart

Issue 12207198: Revert "Reapply remove setTimeout, take 3." (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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
Index: dart/samples/third_party/dromaeo/tests/dom-query-html.dart
diff --git a/dart/samples/third_party/dromaeo/tests/dom-query-html.dart b/dart/samples/third_party/dromaeo/tests/dom-query-html.dart
index 6281d025a2171cc893b23505caf2899dca913020..8cc6899b29059077e572188efbac7bc0de6e4a6c 100644
--- a/dart/samples/third_party/dromaeo/tests/dom-query-html.dart
+++ b/dart/samples/third_party/dromaeo/tests/dom-query-html.dart
@@ -1,5 +1,4 @@
library dromaeo;
-import 'dart:async';
import 'dart:html';
import '../common/common.dart';
import 'dart:json' as json;

Powered by Google App Engine
This is Rietveld 408576698