Update to Chromium version 115.0.5790.13

This commit is contained in:
Marshall Greenblatt
2023-06-03 12:22:04 +03:00
parent 6355aaf33b
commit e43eab3229
6 changed files with 16 additions and 15 deletions

View File

@ -178,10 +178,10 @@ index ba7f48e90026c..a509cc4565e9f 100644
void CookieManager::SetForceKeepSessionState() {
diff --git services/network/network_context.cc services/network/network_context.cc
index 660df7d04bff9..f3cb3381ce462 100644
index 5447074c168f6..793fa6fa439df 100644
--- services/network/network_context.cc
+++ services/network/network_context.cc
@@ -2328,16 +2328,20 @@ URLRequestContextOwner NetworkContext::MakeURLRequestContext(
@@ -2331,16 +2331,20 @@ URLRequestContextOwner NetworkContext::MakeURLRequestContext(
network_service_->network_quality_estimator());
}