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

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

Issue 12254046: Reapply setTimeout change. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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: samples/third_party/dromaeo/tests/dom-attr-html.dart
diff --git a/samples/third_party/dromaeo/tests/dom-attr-html.dart b/samples/third_party/dromaeo/tests/dom-attr-html.dart
index 55f2611eb48a2a8a4cc96b8c3de7fe3a608e11b9..dd1c075aad0d6b4926692002c59caec1b05de719 100644
--- a/samples/third_party/dromaeo/tests/dom-attr-html.dart
+++ b/samples/third_party/dromaeo/tests/dom-attr-html.dart
@@ -1,4 +1,5 @@
library dromaeo;
+import 'dart:async';
import 'dart:html';
import 'dart:json' as json;
import 'dart:math' as Math;
« no previous file with comments | « samples/third_party/dromaeo/tests/RunnerSuite.dart ('k') | samples/third_party/dromaeo/tests/dom-modify-html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698