Index: Source/core/inspector/InspectorFrontendHost.idl |
diff --git a/Source/core/inspector/InspectorFrontendHost.idl b/Source/core/inspector/InspectorFrontendHost.idl |
index b142678e5774173fc005c8b42c3a894bd959c8f5..d3ca4997e3214e5d6472d8ee795c0a0eb5425b82 100644 |
--- a/Source/core/inspector/InspectorFrontendHost.idl |
+++ b/Source/core/inspector/InspectorFrontendHost.idl |
@@ -31,7 +31,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
+ NoInterfaceObject |
] interface InspectorFrontendHost { |
void closeWindow(); |
void bringToFront(); |