chore: remove crashpad related sandbox policy (#37013)
This commit is contained in:
parent
a59f11fdb1
commit
a30a9c7c4f
2 changed files with 0 additions and 22 deletions
|
@ -242,11 +242,6 @@ class ElectronBrowserClient : public content::ContentBrowserClient,
|
|||
const url::Origin& origin,
|
||||
bool is_for_isolated_world,
|
||||
network::mojom::URLLoaderFactoryParams* factory_params) override;
|
||||
#if BUILDFLAG(IS_WIN)
|
||||
bool PreSpawnChild(sandbox::TargetPolicy* policy,
|
||||
sandbox::mojom::Sandbox sandbox_type,
|
||||
ChildSpawnFlags flags) override;
|
||||
#endif
|
||||
void RegisterAssociatedInterfaceBindersForRenderFrameHost(
|
||||
content::RenderFrameHost& render_frame_host,
|
||||
blink::AssociatedInterfaceRegistry& associated_registry) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue