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

Unified Diff: Source/WebKit/chromium/features.gypi

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/parser/XMLDocumentParserScope.cpp ('k') | Source/WebKit/chromium/src/WebCache.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/features.gypi
diff --git a/Source/WebKit/chromium/features.gypi b/Source/WebKit/chromium/features.gypi
index a043032ff8a3254315cd3bbdf9e8f04ad11a3e5c..bdcd0e94f71767c0b19f21c6fa7b9f2dc973c468 100644
--- a/Source/WebKit/chromium/features.gypi
+++ b/Source/WebKit/chromium/features.gypi
@@ -81,7 +81,6 @@
'ENABLE_VIEWSOURCE_ATTRIBUTE=0',
'ENABLE_WEBGL=1',
'ENABLE_XHR_TIMEOUT=0',
- 'ENABLE_XSLT=1',
'WTF_USE_BUILTIN_UTF8_CODEC=1',
# WTF_USE_DYNAMIC_ANNOTATIONS=1 may be defined in build/common.gypi
# We can't define it here because it should be present only
« no previous file with comments | « Source/WebCore/xml/parser/XMLDocumentParserScope.cpp ('k') | Source/WebKit/chromium/src/WebCache.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698