Chromium Code Reviews| Index: Source/core/frame/ConsoleBase.idl |
| diff --git a/Source/core/frame/ConsoleBase.idl b/Source/core/frame/ConsoleBase.idl |
| index 7412309ef79800ed2bd98fddf05a5fb685d781e9..057aca94ce3b8438c75526034d0a1863d9456eb7 100644 |
| --- a/Source/core/frame/ConsoleBase.idl |
| +++ b/Source/core/frame/ConsoleBase.idl |
| @@ -27,6 +27,9 @@ |
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| +// Console API (non-standard but widely implemented in some form) |
| +// https://developer.chrome.com/devtools/docs/console-api |
| + |
| [ |
| NoInterfaceObject, |
| GarbageCollected, |