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
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:
parent
286384258b
commit
a7c52f1fb2
32 changed files with 97 additions and 90 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue