mirror of
https://github.com/electron/electron.git
synced 2026-01-25 15:28:11 -05:00
update atom_browser_client.h
This commit is contained in:
committed by
Birunthan Mohanathas
parent
9716e2745b
commit
6520396466
@@ -50,7 +50,7 @@ class AtomBrowserClient : public brightray::BrowserClient,
|
||||
void RenderProcessWillLaunch(content::RenderProcessHost* host) override;
|
||||
content::SpeechRecognitionManagerDelegate*
|
||||
CreateSpeechRecognitionManagerDelegate() override;
|
||||
content::GeolocationDelegate* CreateGeolocationDelegate() override;
|
||||
device::GeolocationDelegate* CreateGeolocationDelegate() override;
|
||||
void OverrideWebkitPrefs(content::RenderViewHost* render_view_host,
|
||||
content::WebPreferences* prefs) override;
|
||||
std::string GetApplicationLocale() override;
|
||||
|
||||
Reference in New Issue
Block a user