chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923)
This commit is contained in:
parent
104088b86b
commit
eb2d2264d0
124 changed files with 1736 additions and 1410 deletions
|
@ -275,7 +275,8 @@ AtomBrowserContext::GetURLLoaderFactory() {
|
|||
mojo::MakeRequest(&network_factory);
|
||||
|
||||
// Consult the embedder.
|
||||
network::mojom::TrustedURLLoaderHeaderClientPtrInfo header_client;
|
||||
mojo::PendingRemote<network::mojom::TrustedURLLoaderHeaderClient>
|
||||
header_client;
|
||||
static_cast<content::ContentBrowserClient*>(AtomBrowserClient::Get())
|
||||
->WillCreateURLLoaderFactory(
|
||||
this, nullptr, -1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue