Index: Source/core/svg/SVGRenderingIntent.idl |
diff --git a/Source/core/svg/SVGRenderingIntent.idl b/Source/core/svg/SVGRenderingIntent.idl |
index 93834220e04617f5d9c6de5b36c1f7ed245762e4..6d422c9f470564e079dc704e56e397f5f904d398 100644 |
--- a/Source/core/svg/SVGRenderingIntent.idl |
+++ b/Source/core/svg/SVGRenderingIntent.idl |
@@ -26,7 +26,6 @@ |
[ |
Conditional=SVG, |
DoNotGenerateToV8, |
- ImplementationLacksVTable |
] interface SVGRenderingIntent { |
// Rendering Intent Types |
const unsigned short RENDERING_INTENT_UNKNOWN = 0; |