Browse Source

chore: bump chromium to 120.0.6099.199 (28-x-y) (#40762)

* chore: bump chromium in DEPS to 120.0.6099.110

* chore: bump chromium in DEPS to 120.0.6099.130

* chore: bump chromium in DEPS to 120.0.6099.199

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
electron-roller[bot] 1 year ago
parent
commit
741774177f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DEPS

+ 1 - 1
DEPS

@@ -2,7 +2,7 @@ gclient_gn_args_from = 'src'
 
 vars = {
   'chromium_version':
-    '120.0.6099.109',
+    '120.0.6099.199',
   'node_version':
     'v18.18.2',
   'nan_version':