| Index: third_party/WebKit/Source/core/xml/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/xml/BUILD.gn b/third_party/WebKit/Source/core/xml/BUILD.gn
|
| index 42d04fbca780918f892999d3bb78431e33156b9c..5bc9b8561e5f1e816e909bf560a6b778dd2e8765 100644
|
| --- a/third_party/WebKit/Source/core/xml/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/xml/BUILD.gn
|
| @@ -56,7 +56,6 @@ blink_core_sources("xml") {
|
| "XSLTProcessorLibxslt.cpp",
|
| "XSLTUnicodeSort.cpp",
|
| "XSLTUnicodeSort.h",
|
| - "parser/MarkupTokenizerInlines.h",
|
| "parser/SharedBufferReader.cpp",
|
| "parser/SharedBufferReader.h",
|
| "parser/XMLDocumentParser.cpp",
|
|
|