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

Unified Diff: third_party/libxml/libxml.gyp

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/libxml/README.chromium ('k') | third_party/libxml/patches/win32-no-posix-error-codes » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/libxml.gyp
diff --git a/third_party/libxml/libxml.gyp b/third_party/libxml/libxml.gyp
index 1decbe95ada6549d5bd93a9c9b3833d87bef64de..51e45db462396ecfbd876b0ff2bc3f9dbf3230ce 100644
--- a/third_party/libxml/libxml.gyp
+++ b/third_party/libxml/libxml.gyp
@@ -96,8 +96,6 @@
'src/include/libxml/HTMLparser.h',
'src/include/libxml/HTMLtree.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',
@@ -149,8 +147,6 @@
'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/libxml/README.chromium ('k') | third_party/libxml/patches/win32-no-posix-error-codes » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698