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

Unified Diff: third_party/libxml/README.chromium

Issue 2791143002: libxml2: Disable unused XINCLUDE and SCHEMAS, and missing VALID on Mac. (Closed)
Patch Set: Created 3 years, 9 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 | « no previous file | third_party/libxml/linux/include/libxml/xmlversion.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/README.chromium
diff --git a/third_party/libxml/README.chromium b/third_party/libxml/README.chromium
index cc2d7e8028d724e75abe3569680d3ad4a76b2c4f..5f5f2ff1911888285b2e81630a6d4c7e27b792b2 100644
--- a/third_party/libxml/README.chromium
+++ b/third_party/libxml/README.chromium
@@ -16,6 +16,9 @@ Modifications:
- Apply patch contributed here: https://crbug.com/628581#c18
- Apply patch contributed here: https://crbug.com/620679#c34
- Apply patch contributed here: https://crbug.com/683629#c9
+- Modify win32/xmlversion.h, mac/include/libxml/xmlversion.h and
+ linux/include/libxml/xmlversion.h to not define these:
+ LIBXML_SCHEMAS_ENABLED, LIBXML_VALID_ENABLED, LIBXML_XINCLUDE_ENABLED
This import was generated by this script:
https://github.com/dominiccooney/blink-tools/blob/ac9f8e093ec3d00267d67927a37956e5e8993961/roll.py
« no previous file with comments | « no previous file | third_party/libxml/linux/include/libxml/xmlversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698