Browse Source

chore: bump chromium to 135.0.7037.0 (main) (#45811)

* chore: bump chromium in DEPS to 135.0.7036.0

* chore: bump chromium in DEPS to 135.0.7037.0

---------

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