Index: third_party/libxml/README.chromium |
diff --git a/third_party/libxml/README.chromium b/third_party/libxml/README.chromium |
index 0541a47092c96130ef527f76afff5c271512ddbd..392a11a472c53920051aa7ab120c42c50098013b 100644 |
--- a/third_party/libxml/README.chromium |
+++ b/third_party/libxml/README.chromium |
@@ -18,7 +18,21 @@ Modifications: |
- Apply patch contributed here: https://crbug.com/683629#c9 |
- Modify win32/include/libxml/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 |
+ LIBXML_AUTOMATA_ENABLED |
+ LIBXML_C14N_ENABLED |
+ LIBXML_CATALOG_ENABLED |
+ LIBXML_DEBUG_ENABLED |
+ LIBXML_DOCB_ENABLED |
+ LIBXML_EXPR_ENABLED |
+ LIBXML_LEGACY_ENABLED |
+ LIBXML_MODULES_ENABLED |
+ LIBXML_REGEXP_ENABLED |
+ LIBXML_SCHEMAS_ENABLED |
+ LIBXML_SCHEMATRON_ENABLED |
+ LIBXML_VALID_ENABLED |
+ LIBXML_XINCLUDE_ENABLED |
+ LIBXML_XPTR_ENABLED |
+ LIBXML_ZLIB_ENABLED |
This import was generated by this script: |
https://github.com/dominiccooney/blink-tools/blob/ac9f8e093ec3d00267d67927a37956e5e8993961/roll.py |