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

Unified Diff: third_party/WebKit/Source/core/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/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",

Powered by Google App Engine
This is Rietveld 408576698