Update to Chromium version 102.0.5005.61

This commit is contained in:
Marshall Greenblatt 2022-05-19 07:36:50 +00:00 committed by Marshall Greenblatt
parent f11ca748ed
commit 4209780760
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{
'chromium_checkout': 'refs/tags/102.0.5005.49',
'chromium_checkout': 'refs/tags/102.0.5005.61',
'depot_tools_checkout': '583ca66091'
}

View File

@ -1,5 +1,5 @@
diff --git content/browser/storage_partition_impl.cc content/browser/storage_partition_impl.cc
index 9faf869fcfb69..65c05bd8e3e88 100644
index a55f9644a77ea..bed9fd510263b 100644
--- content/browser/storage_partition_impl.cc
+++ content/browser/storage_partition_impl.cc
@@ -494,10 +494,6 @@ class LoginHandlerDelegate {