| Index: tests/compiler/dart2js_foreign/native_window1_test.dart
|
| diff --git a/tests/compiler/dart2js_foreign/native_window1_test.dart b/tests/compiler/dart2js_foreign/native_window1_test.dart
|
| index 1f1ee8510e90c123fc5f5d75b5d0e4879b125ef0..ecd0b8e98df809604dbe94f1b4806d83e7169074 100644
|
| --- a/tests/compiler/dart2js_foreign/native_window1_test.dart
|
| +++ b/tests/compiler/dart2js_foreign/native_window1_test.dart
|
| @@ -2,7 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -import "package:expect/expect.dart";
|
| import 'native_metadata.dart';
|
|
|
| interface Window {
|
|
|