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