Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(422)

Unified Diff: third_party/WebKit/Source/core/html/BUILD.gn

Issue 2680963002: Remove the unused HTMLParserThread (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « third_party/WebKit/Source/core/CoreInitializer.cpp ('k') | third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698