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 a3c105ae64577f9d37e8a93bffed8eff460d9d06..bb548e9c370a316e7302302a5fa244ea1c22f40d 100644 |
--- a/samples/third_party/dromaeo/tests/dom-attr-html.dart |
+++ b/samples/third_party/dromaeo/tests/dom-attr-html.dart |
@@ -1,6 +1,7 @@ |
#library("dom_attr"); |
#import("dart:html"); |
#import("dart:json"); |
+#import("dart:math", prefix: "Math"); |
#source("Common.dart"); |
#source("RunnerSuite.dart"); |