| Index: test/generated_sdk/lib/math/math.dart
|
| diff --git a/test/generated_sdk/lib/math/math.dart b/test/generated_sdk/lib/math/math.dart
|
| index 31a4e881031eff8558473a40006cb385ac99e09d..9705422e9441489b59961091d59884b29925df15 100644
|
| --- a/test/generated_sdk/lib/math/math.dart
|
| +++ b/test/generated_sdk/lib/math/math.dart
|
| @@ -11,6 +11,8 @@ part "jenkins_smi_hash.dart";
|
| part "point.dart";
|
| part "random.dart";
|
| part "rectangle.dart";
|
| +import 'dart:_foreign_helper' show JS;
|
| +import 'dart:_js_helper' show patch, checkNum;
|
|
|
| /**
|
| * Base of the natural logarithms.
|
|
|