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

Unified Diff: third_party/libxml/BUILD.gn

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « third_party/libevent/nacl_nonsfi/signal_stub.c ('k') | third_party/libxml/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/BUILD.gn
diff --git a/third_party/libxml/BUILD.gn b/third_party/libxml/BUILD.gn
index 299a110334e5ccaa9836a5684077bad598ee7494..7fb667885377e6702cf4b11b351ec8cf447ebd7a 100644
--- a/third_party/libxml/BUILD.gn
+++ b/third_party/libxml/BUILD.gn
@@ -65,8 +65,6 @@ static_library("libxml") {
"src/include/libxml/globals.h",
"src/include/libxml/hash.h",
"src/include/libxml/list.h",
- "src/include/libxml/nanoftp.h",
- "src/include/libxml/nanohttp.h",
"src/include/libxml/parser.h",
"src/include/libxml/parserInternals.h",
"src/include/libxml/pattern.h",
@@ -101,8 +99,6 @@ static_library("libxml") {
"src/legacy.c",
"src/libxml.h",
"src/list.c",
- "src/nanoftp.c",
- "src/nanohttp.c",
"src/parser.c",
"src/parserInternals.c",
"src/pattern.c",
« no previous file with comments | « third_party/libevent/nacl_nonsfi/signal_stub.c ('k') | third_party/libxml/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698