summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/libxslt/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libxslt/src/config.h.in')
-rw-r--r--chromium/third_party/libxslt/src/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/third_party/libxslt/src/config.h.in b/chromium/third_party/libxslt/src/config.h.in
index 62d5ce6345a..7b77e13a435 100644
--- a/chromium/third_party/libxslt/src/config.h.in
+++ b/chromium/third_party/libxslt/src/config.h.in
@@ -202,6 +202,9 @@
/* Define if debugging support is enabled */
#undef WITH_DEBUGGER
+/* Define if profiling support is enabled */
+#undef WITH_PROFILER
+
/* Define to 1 if on MINIX. */
#undef _MINIX