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