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

Unified Diff: third_party/libxslt/libxslt/libxslt.syms

Issue 2777943003: Roll libxslt to ac341cbd792ee572941cc9a66e73800219a1a386 (Closed)
Patch Set: Update README.chromium. 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/libxslt/libxslt/functions.c ('k') | third_party/libxslt/libxslt/transform.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/libxslt/libxslt.syms
diff --git a/third_party/libxslt/libxslt/libxslt.syms b/third_party/libxslt/libxslt/libxslt.syms
index a86cf4212bf47c2fb5cdee7cb16070d18e97adfb..684cd1bd3c253da09696c74b4cc17d16f227e087 100644
--- a/third_party/libxslt/libxslt/libxslt.syms
+++ b/third_party/libxslt/libxslt/libxslt.syms
@@ -310,6 +310,7 @@ LIBXML2_1.0.24 {
xsltLibxmlVersion; # variable
xsltLibxsltVersion; # variable
xsltMaxDepth; # variable
+ xsltMaxVars; # variable
# xsltInternals
xsltParseStylesheetImportedDoc;
@@ -486,9 +487,6 @@ LIBXML2_1.1.27 {
# xsltlocale
xsltFreeLocales;
-# xslt
- xsltMaxVars; # variable
-
# xsltutils
xsltXPathCompileFlags;
} LIBXML2_1.1.26;
@@ -498,5 +496,6 @@ LIBXML2_1.1.30 {
# xsltInternals
xsltFlagRVTs;
+ xsltDecimalFormatGetByQName;
} LIBXML2_1.1.27;
« no previous file with comments | « third_party/libxslt/libxslt/functions.c ('k') | third_party/libxslt/libxslt/transform.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698