Index: samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart |
diff --git a/samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart b/samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart |
index ba3c11d7072067149b66f2ffc7af5917516e6377..e40eaf29484cdf604f9a12040442da1abf45628b 100644 |
--- a/samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart |
+++ b/samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart |
@@ -1,6 +1,7 @@ |
#library("dom_attr_html"); |
#import("dart:html"); |
#import("dart:json"); |
+#import("dart:math", prefix: "Math"); |
#source("Common.dart"); |
#source("RunnerSuite.dart"); |