Browse Source

chore: bump chromium to 135.0.7049.5 (main) (#45898)

chore: bump chromium in DEPS to 135.0.7049.5

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
electron-roller[bot] 1 month ago
parent
commit
49a27cba6b
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':
-    '135.0.7049.0',
+    '135.0.7049.5',
   'node_version':
     'v22.14.0',
   'nan_version':