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