Port //services/device/geolocation to network::SimpleURLLoader

1119398
This commit is contained in:
Jeremy Apthorp 2018-10-02 15:01:24 -07:00
parent 63176acde2
commit eef375a428
4 changed files with 2 additions and 16 deletions

View file

@ -69,9 +69,6 @@ class AtomBrowserClient : public brightray::BrowserClient,
void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
int child_process_id) override;
void DidCreatePpapiPlugin(content::BrowserPpapiHost* browser_host) override;
void GetGeolocationRequestContext(
base::OnceCallback<void(scoped_refptr<net::URLRequestContextGetter>)>
callback) override;
std::string GetGeolocationApiKey() override;
content::QuotaPermissionContext* CreateQuotaPermissionContext() override;
void AllowCertificateError(