Chromium Code Reviews| Index: lib/compiler/implementation/lib/core.dart |
| diff --git a/lib/compiler/implementation/lib/core.dart b/lib/compiler/implementation/lib/core.dart |
| index 9316931662f43d2ff244c880153b653f4dd1be97..dec89669157770c3dd97161b95db5938ec45c05d 100644 |
| --- a/lib/compiler/implementation/lib/core.dart |
| +++ b/lib/compiler/implementation/lib/core.dart |
| @@ -4,8 +4,6 @@ |
| #library('dart:core'); |
| -#import('dart:math'); |
| - |
| #import('coreimpl.dart'); |
| #import('js_helper.dart'); // TODO(ahe): remove this import. |