chore: use consistent parameter names (#29361)
This commit is contained in:
parent
d18dbdd72b
commit
ba26580f23
19 changed files with 38 additions and 40 deletions
|
@ -45,7 +45,7 @@ class ElectronMessagingDelegate : public MessagingDelegate {
|
|||
void QueryIncognitoConnectability(
|
||||
content::BrowserContext* context,
|
||||
const Extension* extension,
|
||||
content::WebContents* web_contents,
|
||||
content::WebContents* source_contents,
|
||||
const GURL& url,
|
||||
base::OnceCallback<void(bool)> callback) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue