Chromium Code Reviews| Index: samples/third_party/dromaeo/tests/dom-attr-dom.dart |
| diff --git a/samples/third_party/dromaeo/tests/dom-attr-dom.dart b/samples/third_party/dromaeo/tests/dom-attr-dom.dart |
| index 2eb1027500a0e13566d83e7c1e8e4931f79423e6..f661844bdfe0e2174255a20406fd42e9373930d4 100644 |
| --- a/samples/third_party/dromaeo/tests/dom-attr-dom.dart |
| +++ b/samples/third_party/dromaeo/tests/dom-attr-dom.dart |
| @@ -1,6 +1,7 @@ |
| #library("dom_attr"); |
| #import("dart:dom_deprecated"); |
| #import("dart:json"); |
| +#import("dart:math", prefix: "Math"); |
| #source("Common.dart"); |
| #source("RunnerSuite.dart"); |