mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: bump chromium to 129.0.6656.0 (main) (#43323)
* chore: bump chromium in DEPS to 129.0.6656.0 * chore: update patches * 5750664: Introduce Signin.NumberOfActiveAccounts.* metrics https://chromium-review.googlesource.com/c/chromium/src/+/5750664 --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
This commit is contained in:
committed by
GitHub
parent
286384258b
commit
a7c52f1fb2
@@ -79,6 +79,8 @@ class BrowserProcessImpl : public BrowserProcess {
|
||||
metrics::MetricsService* metrics_service() override;
|
||||
ProfileManager* profile_manager() override;
|
||||
PrefService* local_state() override;
|
||||
signin::ActivePrimaryAccountsMetricsRecorder*
|
||||
active_primary_accounts_metrics_recorder() override;
|
||||
scoped_refptr<network::SharedURLLoaderFactory> shared_url_loader_factory()
|
||||
override;
|
||||
variations::VariationsService* variations_service() override;
|
||||
|
||||
Reference in New Issue
Block a user