Index: Source/core/page/Console.idl |
diff --git a/Source/core/page/Console.idl b/Source/core/page/Console.idl |
index be051271cb40dce08e139a631443a6b746a7d895..0022f120d484a057419c35be8fb545aec83e5959 100644 |
--- a/Source/core/page/Console.idl |
+++ b/Source/core/page/Console.idl |
@@ -27,7 +27,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
+ NoInterfaceObject |
] interface Console { |
[CallWith=ScriptArguments|ScriptState] void debug(); |