chore: bump chromium to 134.0.6998.179 (35-x-y) (#46313)

* chore: bump chromium in DEPS to 134.0.6998.179

* chore: remove patches/chromium/cherry-pick-b8f80176b163.patch

it is present in this chromium roll

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
electron-roller[bot]
2025-03-27 10:08:50 +01:00
committed by GitHub
parent 2b4716253d
commit ac20d29095

2
DEPS
View File

@@ -2,7 +2,7 @@ gclient_gn_args_from = 'src'
vars = {
'chromium_version':
'134.0.6998.178',
'134.0.6998.179',
'node_version':
'v22.14.0',
'nan_version':