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

Unified Diff: dart/samples/third_party/dromaeo/tests/dom-modify-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-modify-html.dart
diff --git a/dart/samples/third_party/dromaeo/tests/dom-modify-html.dart b/dart/samples/third_party/dromaeo/tests/dom-modify-html.dart
index be59e4ff6029559adb82fbe0973b99878f020500..b2a0fbd6a72ff2a9d4e4fc7f5d67d8ea6310f2a8 100644
--- a/dart/samples/third_party/dromaeo/tests/dom-modify-html.dart
+++ b/dart/samples/third_party/dromaeo/tests/dom-modify-html.dart
@@ -1,5 +1,4 @@
library dromaeo;
-import 'dart:async';
import 'dart:html';
import 'dart:json' as json;
import 'dart:math' as Math;
« no previous file with comments | « dart/samples/third_party/dromaeo/tests/dom-attr-html.dart ('k') | dart/samples/third_party/dromaeo/tests/dom-query-html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698