| Index: pkg/third_party/html5lib/lib/parser.dart
|
| diff --git a/pkg/third_party/html5lib/lib/parser.dart b/pkg/third_party/html5lib/lib/parser.dart
|
| index 268053a78a1b208052a6ac57e0d0c7781bbac043..4e5e6d563b1c3046ad3b4fbfcdd5e7352b86be8f 100644
|
| --- a/pkg/third_party/html5lib/lib/parser.dart
|
| +++ b/pkg/third_party/html5lib/lib/parser.dart
|
| @@ -26,7 +26,6 @@ import 'src/token.dart';
|
| import 'src/tokenizer.dart';
|
| import 'src/utils.dart';
|
| import 'dom.dart';
|
| -import 'dom_parsing.dart';
|
|
|
| /**
|
| * Parse the [input] html5 document into a tree. The [input] can be
|
|
|