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