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

Unified Diff: third_party/libxml/win32/xmlversion.h

Issue 2792873002: Roll libxml to e905f08123e4a6e7731549e6f09dadff4cab65bd (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 | « third_party/libxml/src/xpointer.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/win32/xmlversion.h
diff --git a/third_party/libxml/win32/xmlversion.h b/third_party/libxml/win32/xmlversion.h
index 82de0fdda63996c0645d4d6dbc9ffce5ed3237db..24be38c55d3cef3914e9bf6dbe857792e9d8d6ad 100644
--- a/third_party/libxml/win32/xmlversion.h
+++ b/third_party/libxml/win32/xmlversion.h
@@ -192,7 +192,7 @@ XMLPUBFUN void XMLCALL xmlCheckVersion(int version);
*
* Whether the DTD validation support is configured in
*/
-#if 1
+#if 0
#define LIBXML_VALID_ENABLED
#endif
« no previous file with comments | « third_party/libxml/src/xpointer.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698