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

Unified Diff: third_party/libxslt/win32/libxslt.def.src

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no iconv Created 5 years, 6 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/win32/configure.js ('k') | third_party/libxslt/win32/libxslt/libxslt.def » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/win32/libxslt.def.src
diff --git a/third_party/libxslt/win32/libxslt.def.src b/third_party/libxslt/win32/libxslt.def.src
index 892d34bec480a336a1c637fca9ab809b621c2b4c..653d3a177356da04a88dd7ff729887ea4ed56aa0 100644
--- a/third_party/libxslt/win32/libxslt.def.src
+++ b/third_party/libxslt/win32/libxslt.def.src
@@ -12,6 +12,7 @@ xsltGenericErrorContext DATA
xsltLibxmlVersion DATA
xsltLibxsltVersion DATA
xsltMaxDepth DATA
+xsltMaxVars DATA
xsltXSLTAttrMarker DATA
xslAddCall
xslDropCall
@@ -98,6 +99,7 @@ xsltFreeExts
xsltFreeGlobalVariables
xsltFreeKeys
xsltFreeLocale
+xsltFreeLocales
xsltFreeNamespaceAliasHashes
xsltFreeRVTs
xsltFreeSecurityPrefs
@@ -240,8 +242,6 @@ xsltTemplateProcess
xsltTestCompMatchList
xsltText
xsltTimestamp
-xsltTransStorageAdd
-xsltTransStorageRemove
xsltTransformError
xsltUninit
xsltUnparsedEntityURIFunction
@@ -252,6 +252,7 @@ xsltUnregisterExtModuleTopLevel
xsltValueOf
xsltVariableLookup
xsltXPathCompile
+xsltXPathCompileFlags
xsltXPathFunctionLookup
xsltXPathGetTransformContext
xsltXPathVariableLookup
« no previous file with comments | « third_party/libxslt/win32/configure.js ('k') | third_party/libxslt/win32/libxslt/libxslt.def » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698