Skip to content

Commit

Permalink
Change to static
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 committed Sep 20, 2022
1 parent e707b7f commit 3f13ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/browser/electron_browser_main_parts.h
Expand Up @@ -130,7 +130,7 @@ class ElectronBrowserMainParts : public content::BrowserMainParts {
void FreeAppDelegate();
void RegisterURLHandler();
void InitializeMainNib();
std::string GetCurrentSystemLocale();
static std::string GetCurrentSystemLocale();
#endif

#if BUILDFLAG(IS_MAC)
Expand Down

0 comments on commit 3f13ff3

Please sign in to comment.