chore: remove redundant access modifier (#26523)
This commit is contained in:
parent
ac6d301015
commit
784172b6ca
1 changed files with 0 additions and 1 deletions
|
@ -589,7 +589,6 @@ class WebContents : public gin::Wrappable<WebContents>,
|
|||
void DevToolsClosed() override;
|
||||
void DevToolsResized() override;
|
||||
|
||||
private:
|
||||
ElectronBrowserContext* GetBrowserContext() const;
|
||||
|
||||
// Binds the given request for the ElectronBrowser API. When the
|
||||
|
|
Loading…
Reference in a new issue