Update to Chromium version 129.0.6668.29
This commit is contained in:
parent
168febe5db
commit
9774348eb5
|
@ -7,5 +7,5 @@
|
|||
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
|
||||
|
||||
{
|
||||
'chromium_checkout': 'refs/tags/129.0.6668.22'
|
||||
'chromium_checkout': 'refs/tags/129.0.6668.29'
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
diff --git tools/gritsettings/resource_ids.spec tools/gritsettings/resource_ids.spec
|
||||
index 57ce06d745941..0038e95ce024b 100644
|
||||
index 307e222ab9ce9..5862a098c118c 100644
|
||||
--- tools/gritsettings/resource_ids.spec
|
||||
+++ tools/gritsettings/resource_ids.spec
|
||||
@@ -1350,6 +1350,15 @@
|
||||
|
|
|
@ -80,10 +80,10 @@ index f78c6a467befc..97f1d21218eed 100644
|
|||
|
||||
void CookieManager::SetForceKeepSessionState() {
|
||||
diff --git services/network/network_context.cc services/network/network_context.cc
|
||||
index dff1afbe01fcd..7acfcec4b52ca 100644
|
||||
index ec0d2386913d0..ea4e0e8b697dd 100644
|
||||
--- services/network/network_context.cc
|
||||
+++ services/network/network_context.cc
|
||||
@@ -2576,16 +2576,20 @@ URLRequestContextOwner NetworkContext::MakeURLRequestContext(
|
||||
@@ -2578,16 +2578,20 @@ URLRequestContextOwner NetworkContext::MakeURLRequestContext(
|
||||
network_service_->network_quality_estimator());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue