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

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

Issue 15653003: Remove last remnants of ENABLE_SVG (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/core/svg/SVGGlyphElement.idl
diff --git a/Source/core/svg/SVGGlyphElement.idl b/Source/core/svg/SVGGlyphElement.idl
index a05b5c8879ef48363fd304cadac07d40e0b339a7..e75e2cfb84225f6521db2c5cb4f10456551a78bf 100644
--- a/Source/core/svg/SVGGlyphElement.idl
+++ b/Source/core/svg/SVGGlyphElement.idl
@@ -24,7 +24,7 @@
*/
[
- Conditional=SVG&SVG_FONTS
+ Conditional=SVG_FONTS
] interface SVGGlyphElement : SVGElement {
};

Powered by Google App Engine
This is Rietveld 408576698