Chromium Code Reviews| Index: Source/core/inspector/InjectedScriptHost.idl |
| diff --git a/Source/core/inspector/InjectedScriptHost.idl b/Source/core/inspector/InjectedScriptHost.idl |
| index 468724f47937e9809943cafeef78f6dd7072c690..6d4d0047238e78364bb58013e8d742a459021a54 100644 |
| --- a/Source/core/inspector/InjectedScriptHost.idl |
| +++ b/Source/core/inspector/InjectedScriptHost.idl |
| @@ -31,6 +31,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ImplementationLacksVTable |
| ] interface InjectedScriptHost { |
| void clearConsoleMessages(); |