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