Update to Chromium version 132.0.6834.57

This commit is contained in:
Marshall Greenblatt
2025-01-03 22:07:44 +00:00
committed by Marshall Greenblatt
parent c82167e9d5
commit cac57a77ee
5 changed files with 15 additions and 15 deletions

View File

@ -1,8 +1,8 @@
diff --git components/metrics/persistent_system_profile.cc components/metrics/persistent_system_profile.cc
index 5f53ff21a358c..6d88415e889dd 100644
index 3cef1f28ccdb0..c91c9927436de 100644
--- components/metrics/persistent_system_profile.cc
+++ components/metrics/persistent_system_profile.cc
@@ -400,6 +400,10 @@ bool PersistentSystemProfile::GetSystemProfile(
@@ -401,6 +401,10 @@ bool PersistentSystemProfile::GetSystemProfile(
return true;
}