| Index: third_party/WebKit/Source/core/html/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
|
| index 0fab038e8fc03dae1ea1a5542cd332a117b42187..e8a12a5fd065b0346c9e146f84a236a87e8b9e0f 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -393,8 +393,6 @@ blink_core_sources("html") {
|
| "parser/HTMLParserScriptRunner.cpp",
|
| "parser/HTMLParserScriptRunner.h",
|
| "parser/HTMLParserScriptRunnerHost.h",
|
| - "parser/HTMLParserThread.cpp",
|
| - "parser/HTMLParserThread.h",
|
| "parser/HTMLPreloadScanner.cpp",
|
| "parser/HTMLPreloadScanner.h",
|
| "parser/HTMLResourcePreloader.cpp",
|
|
|