Index: Source/core/inspector/InjectedScriptHost.idl |
diff --git a/Source/core/inspector/InjectedScriptHost.idl b/Source/core/inspector/InjectedScriptHost.idl |
index b285d6755bcc221b9722aa4df12e45303ef37a3f..830846b89a6171f4a9637b3de976edd1f2e35303 100644 |
--- a/Source/core/inspector/InjectedScriptHost.idl |
+++ b/Source/core/inspector/InjectedScriptHost.idl |
@@ -31,6 +31,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
ImplementationLacksVTable |
] interface InjectedScriptHost { |
void clearConsoleMessages(); |