| Index: Source/core/html/parser/CompactHTMLToken.cpp
|
| diff --git a/Source/core/html/parser/CompactHTMLToken.cpp b/Source/core/html/parser/CompactHTMLToken.cpp
|
| index 11c4f639e21280f8c6d91486d53c0dd583038c6f..fd4026bf0409ff3ae02142616dd968e5d1c395b0 100644
|
| --- a/Source/core/html/parser/CompactHTMLToken.cpp
|
| +++ b/Source/core/html/parser/CompactHTMLToken.cpp
|
| @@ -28,7 +28,6 @@
|
|
|
| #include "core/dom/QualifiedName.h"
|
| #include "core/html/parser/HTMLParserIdioms.h"
|
| -#include "core/html/parser/HTMLToken.h"
|
|
|
| namespace WebCore {
|
|
|
|
|