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