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

Unified Diff: Source/WebCore/xml/XSLTUnicodeSort.h

Issue 14113007: Remove the ENABLE_XSLT compile-time flag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | « Source/WebCore/xml/XSLTProcessorLibxslt.cpp ('k') | Source/WebCore/xml/XSLTUnicodeSort.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/xml/XSLTUnicodeSort.h
diff --git a/Source/WebCore/xml/XSLTUnicodeSort.h b/Source/WebCore/xml/XSLTUnicodeSort.h
index c8d395b9c0937f3a238409438d6b524bd357e140..5602afcac2995344958c33fce9870af620c44a0b 100644
--- a/Source/WebCore/xml/XSLTUnicodeSort.h
+++ b/Source/WebCore/xml/XSLTUnicodeSort.h
@@ -28,8 +28,6 @@
#ifndef XSLTUnicodeSort_h
#define XSLTUnicodeSort_h
-#if ENABLE(XSLT)
-
#include <libxslt/xsltInternals.h>
namespace WebCore {
@@ -39,4 +37,3 @@ namespace WebCore {
}
#endif
-#endif
« no previous file with comments | « Source/WebCore/xml/XSLTProcessorLibxslt.cpp ('k') | Source/WebCore/xml/XSLTUnicodeSort.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698