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

Unified Diff: third_party/libxml/BUILD.gn

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add expected blink test failures Created 5 years, 6 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/libxml/BUILD.gn
diff --git a/third_party/libxml/BUILD.gn b/third_party/libxml/BUILD.gn
index a12d13d92c2d34d31e687bd202f01015a8ca31c1..e6e10899dcdf809f49bfdfce6e9d8794c454d581 100644
--- a/third_party/libxml/BUILD.gn
+++ b/third_party/libxml/BUILD.gn
@@ -39,6 +39,8 @@ static_library("libxml") {
"src/SAX.c",
"src/SAX2.c",
"src/acconfig.h",
+ "src/buf.c",
+ "src/buf.h",
"src/c14n.c",
"src/catalog.c",
"src/chvalid.c",

Powered by Google App Engine
This is Rietveld 408576698