| Index: tests/compiler/dart2js_native/native_novel_html_test.dart
|
| diff --git a/tests/compiler/dart2js_native/native_novel_html_test.dart b/tests/compiler/dart2js_native/native_novel_html_test.dart
|
| index 5a29c8fe0e0574c94caa1e214e79f2fccad5959c..485d2f6f080e3581b119cf871df3ed8d83a7a3df 100644
|
| --- a/tests/compiler/dart2js_native/native_novel_html_test.dart
|
| +++ b/tests/compiler/dart2js_native/native_novel_html_test.dart
|
| @@ -2,8 +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";
|
| -
|
| // Test to see if novel HTML tags are interpreted as HTMLElement.
|
|
|
| class Element native "*HTMLElement" {
|
|
|