| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 425812b5eda6fda202f62809b7ce8935f3fc36ec..4a492bbb7188bf8a660aead99ac9f28ccb9dc56e 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1135,7 +1135,6 @@ source_set("unit_tests") {
|
| "html/parser/HTMLDocumentParserTest.cpp",
|
| "html/parser/HTMLEntityParserTest.cpp",
|
| "html/parser/HTMLParserIdiomsTest.cpp",
|
| - "html/parser/HTMLParserThreadTest.cpp",
|
| "html/parser/HTMLPreloadScannerTest.cpp",
|
| "html/parser/HTMLResourcePreloaderTest.cpp",
|
| "html/parser/HTMLSrcsetParserTest.cpp",
|
|
|