chore: bump chromium to 32e0bab929213da1019992bf31d29 (master) (#19488)
This commit is contained in:
parent
d0800aa200
commit
e959137a4b
112 changed files with 524 additions and 5639 deletions
|
@ -145,11 +145,6 @@ void ProxyingURLLoaderFactory::InProgressRequest::FollowRedirect(
|
|||
RestartInternal();
|
||||
}
|
||||
|
||||
void ProxyingURLLoaderFactory::InProgressRequest::ProceedWithResponse() {
|
||||
if (target_loader_.is_bound())
|
||||
target_loader_->ProceedWithResponse();
|
||||
}
|
||||
|
||||
void ProxyingURLLoaderFactory::InProgressRequest::SetPriority(
|
||||
net::RequestPriority priority,
|
||||
int32_t intra_priority_value) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue