Chromium Code Reviews

Side by Side Diff: third_party/libxslt/acconfig.h

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: remove suppressions, have landed in blink now Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 #undef HAVE_ISINF
2 #undef HAVE_ISNAN
3 #undef HAVE_POW
4 #undef HAVE_FLOOR
5 #undef HAVE_FABS
6 #undef WITH_DEBUGGER
OLDNEW

Powered by Google App Engine