Index: samples/third_party/dromaeo/tests/dom-query-htmlidiomatic.dart |
diff --git a/samples/third_party/dromaeo/tests/dom-query-htmlidiomatic.dart b/samples/third_party/dromaeo/tests/dom-query-htmlidiomatic.dart |
index b65d00810873f6417d4495d55b9a59fe89d41dff..492f0f1aaf82805574f1833ea57bd87407c6bef5 100644 |
--- a/samples/third_party/dromaeo/tests/dom-query-htmlidiomatic.dart |
+++ b/samples/third_party/dromaeo/tests/dom-query-htmlidiomatic.dart |
@@ -1,6 +1,7 @@ |
#library("dom_query_html"); |
#import("dart:html"); |
#import('../common/common.dart'); |
+#import("dart:math", prefix: "Math"); |
#source("Common.dart"); |
#source("RunnerSuite.dart"); |