Skip to content

Commit 784172b

Browse files
authored
chore: remove redundant access modifier (electron#26523)
1 parent ac6d301 commit 784172b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shell/browser/api/electron_api_web_contents.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,6 @@ class WebContents : public gin::Wrappable<WebContents>,
589589
void DevToolsClosed() override;
590590
void DevToolsResized() override;
591591

592-
private:
593592
ElectronBrowserContext* GetBrowserContext() const;
594593

595594
// Binds the given request for the ElectronBrowser API. When the

0 commit comments

Comments
 (0)