update to 124.0.6367.207

This commit is contained in:
purplerain 2024-05-20 13:42:05 +00:00
parent 687f3acd55
commit fe9bc9d89b
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
958 changed files with 7372 additions and 6231 deletions

View file

@ -1,7 +1,7 @@
Index: base/profiler/module_cache.cc
--- base/profiler/module_cache.cc.orig
+++ base/profiler/module_cache.cc
@@ -52,7 +52,7 @@ std::string TransformModuleIDToSymbolServerFormat(Stri
@@ -38,7 +38,7 @@ std::string TransformModuleIDToSymbolServerFormat(std:
// Android and Linux Chrome builds use the "breakpad" format to index their
// build id, so we transform the build id for these platforms. All other
// platforms keep their symbols indexed by the original build ID.