Update to Chromium version 125.0.6422.0 (#1287751)

This commit is contained in:
Marshall Greenblatt
2024-04-23 16:06:00 -04:00
parent 4fe529e2dc
commit b67cbc47e3
145 changed files with 1047 additions and 920 deletions

View File

@ -1,8 +1,8 @@
diff --git components/metrics/persistent_system_profile.cc components/metrics/persistent_system_profile.cc
index 2aab2aefb3987..7922807fac0a2 100644
index f594c075834e3..2165b9196ce03 100644
--- components/metrics/persistent_system_profile.cc
+++ components/metrics/persistent_system_profile.cc
@@ -393,6 +393,10 @@ bool PersistentSystemProfile::GetSystemProfile(
@@ -394,6 +394,10 @@ bool PersistentSystemProfile::GetSystemProfile(
return true;
}