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

Unified Diff: Source/core/svg/SVGFontElement.idl

Issue 15653003: Remove last remnants of ENABLE_SVG (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch for landing Created 7 years, 7 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/svg/SVGFitToViewBox.idl ('k') | Source/core/svg/SVGFontFaceElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGFontElement.idl
diff --git a/Source/core/svg/SVGFontElement.idl b/Source/core/svg/SVGFontElement.idl
index feef706657b4c1b78c47ed5923285faf4a387430..7c8b9ffef92b2246252a7e3853f33f08f907ea52 100644
--- a/Source/core/svg/SVGFontElement.idl
+++ b/Source/core/svg/SVGFontElement.idl
@@ -24,7 +24,7 @@
*/
[
- Conditional=SVG&SVG_FONTS
+ Conditional=SVG_FONTS
] interface SVGFontElement : SVGElement {
};
« no previous file with comments | « Source/core/svg/SVGFitToViewBox.idl ('k') | Source/core/svg/SVGFontFaceElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698