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

Side by Side Diff: third_party/libxslt/win32/libexslt.def.src

Issue 2865973002: Check in the libxslt roll script. (Closed)
Patch Set: Add back OWNERS I accidentally deleted. Created 3 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 LIBRARY libexslt
2 EXPORTS
3 exsltLibexsltVersion DATA
4 exsltLibraryVersion DATA
5 exsltLibxmlVersion DATA
6 exsltLibxsltVersion DATA
7 exsltCommonRegister
8 exsltCryptoRegister
9 exsltDateRegister
10 exsltDateXpathCtxtRegister
11 exsltDynRegister
12 exsltFuncRegister
13 exsltMathRegister
14 exsltMathXpathCtxtRegister
15 exsltRegisterAll
16 exsltSaxonRegister
17 exsltSetsRegister
18 exsltSetsXpathCtxtRegister
19 exsltStrRegister
20 exsltStrXpathCtxtRegister
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698