Chromium Code Reviews| Index: pkg/compiler/lib/src/native/js.dart |
| diff --git a/pkg/compiler/lib/src/native/js.dart b/pkg/compiler/lib/src/native/js.dart |
| index 1251fe54a1db7e55b99e784b031dca6e9a011ec8..e7c7079aacac69d9ae08b812f242892d1bbe2d4e 100644 |
| --- a/pkg/compiler/lib/src/native/js.dart |
| +++ b/pkg/compiler/lib/src/native/js.dart |
| @@ -4,7 +4,6 @@ |
| import '../js/js.dart' as js; |
| import '../universe/side_effects.dart' show SideEffects; |
| - |
| import 'behavior.dart'; |
| class HasCapturedPlaceholders extends js.BaseVisitor { |