Chromium Code Reviews| Index: samples/third_party/dromaeo/Dromaeo.dart |
| diff --git a/samples/third_party/dromaeo/Dromaeo.dart b/samples/third_party/dromaeo/Dromaeo.dart |
| index 948999200626be5c261950d1b15be2c36086271f..5d6facd7e7588c4515dc940e9d24139d03dfd12a 100644 |
| --- a/samples/third_party/dromaeo/Dromaeo.dart |
| +++ b/samples/third_party/dromaeo/Dromaeo.dart |
| @@ -1,5 +1,6 @@ |
| #import('dart:html'); |
| #import('dart:json'); |
| +#import('dart:math', prefix: 'Math'); |
| #import('Suites.dart'); |
| main() { |