Skip to content

Commit 4d63f80

Browse files
Update specs/CDPSessionIdSupport.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent f43a40e commit 4d63f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/CDPSessionIdSupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ interface ICoreWebView2_10 : IUnknown {
282282
[in] ICoreWebView2CallDevToolsProtocolMethodCompletedHandler* handler);
283283
}
284284
285-
interface ICoreWebView2DevToolsProtocolEventReceivedEventArgs_2 : IUnknown {
285+
interface ICoreWebView2DevToolsProtocolEventReceivedEventArgs2 : IUnknown {
286286
287287
/// The sessionId of the target where the event originates from.
288288
/// Empty string is returned as sessionId if the event comes from the default session.

0 commit comments

Comments
 (0)