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

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

Issue 2724593002: Move MarkupTokenizerInlines.h to core/html (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/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",

Powered by Google App Engine
This is Rietveld 408576698