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

Unified Diff: Source/core/xml/XSLTProcessor.idl

Issue 14046036: Remove the remainings of the ENABLE_XSLT compile-time flag, following rev 148369. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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/core/page/DOMWindow.idl ('k') | Source/wtf/FeatureDefines.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/xml/XSLTProcessor.idl
diff --git a/Source/core/xml/XSLTProcessor.idl b/Source/core/xml/XSLTProcessor.idl
index 57580348e55642223afdcd59cb5cf2505a832ef0..3dc316d2cceaee3eac92b9878cc9077a01db9eac 100644
--- a/Source/core/xml/XSLTProcessor.idl
+++ b/Source/core/xml/XSLTProcessor.idl
@@ -31,7 +31,6 @@
// http://bugs.webkit.org/show_bug.cgi?id=5446
[
- Conditional=XSLT,
Constructor,
ImplementationLacksVTable
] interface XSLTProcessor {
« no previous file with comments | « Source/core/page/DOMWindow.idl ('k') | Source/wtf/FeatureDefines.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698