chore: bump chromium to 9b2191ea59cba1e2f6da4dbb7dee0 (master) (#25995)
This commit is contained in:
parent
284c1b9539
commit
bf89237f60
77 changed files with 441 additions and 610 deletions
|
@ -46,7 +46,7 @@ ProxyingWebSocket::ProxyingWebSocket(
|
|||
/*is_async=*/true,
|
||||
/*is_service_worker_script=*/false,
|
||||
/*navigation_id=*/base::nullopt,
|
||||
/*ukm_source_id=*/base::kInvalidUkmSourceId)) {}
|
||||
/*ukm_source_id=*/ukm::kInvalidSourceIdObj)) {}
|
||||
|
||||
ProxyingWebSocket::~ProxyingWebSocket() {
|
||||
if (on_before_send_headers_callback_) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue